Searched refs:int_n_sep_by_space (Results 1 – 10 of 10) sorted by relevance
| /freebsd-13-stable/usr.bin/locale/tests/ |
| HD | locale_test.sh | 59 int_n_sep_by_space \ 126 int_n_sep_by_space \
|
| HD | k_flag_posix_monetary.out | 19 int_n_sep_by_space=-1
|
| /freebsd-13-stable/usr.bin/localedef/ |
| HD | monetary.c | 135 mon.int_n_sep_by_space = str; in add_monetary_num() 203 (putl_category(mon.int_n_sep_by_space, f) == EOF) || in dump_monetary()
|
| /freebsd-13-stable/lib/libc/locale/ |
| HD | lmonetary.h | 57 const char *int_n_sep_by_space; member
|
| HD | localeconv.c | 92 M_ASSIGN_CHAR(int_n_sep_by_space); in localeconv_l()
|
| HD | lmonetary.c | 224 _monetary_locale.int_n_sep_by_space[0], in monetdebug()
|
| /freebsd-13-stable/include/ |
| HD | locale.h | 61 char int_n_sep_by_space; member
|
| /freebsd-13-stable/lib/libc/stdlib/ |
| HD | strfmon.c | 431 *sep_by_space = lc->int_n_sep_by_space; in __setup_vars()
|
| /freebsd-13-stable/usr.bin/locale/ |
| HD | locale.c | 724 rval = &(lc->int_n_sep_by_space); in kwval_lconv()
|
| /freebsd-13-stable/contrib/llvm-project/libcxx/src/ |
| HD | locale.cpp | 5510 …__neg_format_, __curr_symbol_, true, lc->int_n_cs_precedes, lc->int_n_sep_by_space, lc->int_n_sign… in init() 5641 …__neg_format_, __curr_symbol_, true, lc->int_n_cs_precedes, lc->int_n_sep_by_space, lc->int_n_sign… in init()
|