Searched refs:mon_decimal_point (Results 1 - 10 of 10) sorted by relevance

/freebsd-13-stable/lib/libc/locale/
H A Dlmonetary.h43 const char *mon_decimal_point; member in struct:lc_monetary_T
H A Dlocaleconv.c78 M_ASSIGN_STR(mon_decimal_point);
H A Dlmonetary.c57 empty, /* mon_decimal_point */
185 "mon_decimal_point = %s\n"
206 _monetary_locale.mon_decimal_point,
H A Dnl_langinfo.c180 if (strcmp(cs, __get_current_monetary_locale(loc)->mon_decimal_point) == 0)
/freebsd-13-stable/include/
H A Dlocale.h46 char *mon_decimal_point; member in struct:lconv
/freebsd-13-stable/usr.bin/locale/tests/
H A Dlocale_test.sh44 mon_decimal_point \
111 mon_decimal_point \
/freebsd-13-stable/usr.bin/localedef/
H A Dmonetary.c73 mon.mon_decimal_point = str;
189 (putl_category(mon.mon_decimal_point, f) == EOF) ||
/freebsd-13-stable/lib/libc/stdlib/
H A Dstrfmon.c548 decimal_point = lc->mon_decimal_point;
/freebsd-13-stable/usr.bin/locale/
H A Dlocale.c149 { "mon_decimal_point", TYPE_STR, LC_MONETARY, SRC_LCONV,
678 rval = lc->mon_decimal_point;
/freebsd-13-stable/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp5842 lc->mon_decimal_point,
5886 lc->mon_decimal_point,
5945 lc->mon_decimal_point,
6011 lc->mon_decimal_point,

Completed in 186 milliseconds