Home
last modified time | relevance | path

Searched refs:int_n_sep_by_space (Results 1 – 10 of 10) sorted by relevance

/freebsd-13-stable/usr.bin/locale/tests/
HDlocale_test.sh59 int_n_sep_by_space \
126 int_n_sep_by_space \
HDk_flag_posix_monetary.out19 int_n_sep_by_space=-1
/freebsd-13-stable/usr.bin/localedef/
HDmonetary.c135 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/
HDlmonetary.h57 const char *int_n_sep_by_space; member
HDlocaleconv.c92 M_ASSIGN_CHAR(int_n_sep_by_space); in localeconv_l()
HDlmonetary.c224 _monetary_locale.int_n_sep_by_space[0], in monetdebug()
/freebsd-13-stable/include/
HDlocale.h61 char int_n_sep_by_space; member
/freebsd-13-stable/lib/libc/stdlib/
HDstrfmon.c431 *sep_by_space = lc->int_n_sep_by_space; in __setup_vars()
/freebsd-13-stable/usr.bin/locale/
HDlocale.c724 rval = &(lc->int_n_sep_by_space); in kwval_lconv()
/freebsd-13-stable/contrib/llvm-project/libcxx/src/
HDlocale.cpp5510 …__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()