Searched refs:mon_thousands_sep (Results 1 - 9 of 9) sorted by relevance

/freebsd-12-stable/lib/libc/locale/
H A Dlmonetary.h44 const char *mon_thousands_sep; member in struct:lc_monetary_T
H A Dlocaleconv.c79 M_ASSIGN_STR(mon_thousands_sep);
H A Dlmonetary.c58 empty, /* mon_thousands_sep */
186 "mon_thousands_sep = %s\n"
207 _monetary_locale.mon_thousands_sep,
/freebsd-12-stable/include/
H A Dlocale.h47 char *mon_thousands_sep; member in struct:lconv
/freebsd-12-stable/usr.bin/locale/tests/
H A Dlocale_test.sh45 mon_thousands_sep \
112 mon_thousands_sep \
/freebsd-12-stable/usr.bin/localedef/
H A Dmonetary.c76 mon.mon_thousands_sep = str;
190 (putl_category(mon.mon_thousands_sep, f) == EOF) ||
/freebsd-12-stable/lib/libc/stdlib/
H A Dstrfmon.c548 thousands_sep = *lc->mon_thousands_sep;
/freebsd-12-stable/usr.bin/locale/
H A Dlocale.c151 { "mon_thousands_sep", TYPE_STR, LC_MONETARY, SRC_LCONV,
681 rval = lc->mon_thousands_sep;
/freebsd-12-stable/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp5846 lc->mon_thousands_sep,
5890 lc->mon_thousands_sep,
5949 lc->mon_thousands_sep,
6015 lc->mon_thousands_sep,

Completed in 128 milliseconds