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

/freebsd-11-stable/lib/libc/locale/
H A Dlmonetary.h41 const char *mon_decimal_point; member in struct:lc_monetary_T
H A Dlocaleconv.c76 M_ASSIGN_STR(mon_decimal_point);
H A Dlmonetary.c55 empty, /* mon_decimal_point */
183 "mon_decimal_point = %s\n"
204 _monetary_locale.mon_decimal_point,
H A Dnl_langinfo.c178 if (strcmp(cs, __get_current_monetary_locale(loc)->mon_decimal_point) == 0)
/freebsd-11-stable/include/
H A Dlocale.h44 char *mon_decimal_point; member in struct:lconv
/freebsd-11-stable/usr.bin/localedef/
H A Dmonetary.c73 mon.mon_decimal_point = str;
189 (putl_category(mon.mon_decimal_point, f) == EOF) ||
/freebsd-11-stable/usr.bin/locale/
H A Dlocale.c133 { "mon_decimal_point", 1, LC_MONETARY, KW_MON_DECIMAL_POINT, "" },
546 rval = lc->mon_decimal_point;
/freebsd-11-stable/lib/libc/stdlib/
H A Dstrfmon.c543 decimal_point = *lc->mon_decimal_point;
/freebsd-11-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 95 milliseconds