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

/netbsd-6-1-5-RELEASE/include/
H A Dlocale.h43 char *mon_decimal_point; member in struct:lconv
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dlocaledef.h50 const char *mon_decimal_point; member in struct:__anon9541
/netbsd-6-1-5-RELEASE/lib/libc/locale/
H A Dnb_lc_monetary_misc.h51 ldata->mon_decimal_point = __UNCONST(data->mon_decimal_point);
H A Dglobal_locale.c52 .mon_decimal_point = __UNCONST(""),
/netbsd-6-1-5-RELEASE/lib/libc/citrus/
H A Dcitrus_lc_monetary.c84 free(__UNCONST(data->mon_decimal_point));
102 { _CITRUS_LC_MONETARY_SYM_MON_DECIMAL_POINT, OFFSET(mon_decimal_point ) },
/netbsd-6-1-5-RELEASE/lib/libc/stdlib/
H A Dstrfmon.c522 decimal_point = *lc->mon_decimal_point;
/netbsd-6-1-5-RELEASE/usr.bin/locale/
H A Dlocale.c143 { "mon_decimal_point", 1, LC_MONETARY, KW_MON_DECIMAL_POINT, "" },
542 rval = lc->mon_decimal_point;

Completed in 146 milliseconds