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

/netbsd-6-1-5-RELEASE/include/
H A Dlocale.h44 char *mon_thousands_sep; member in struct:lconv
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dlocaledef.h51 const char *mon_thousands_sep; member in struct:__anon9541
/netbsd-6-1-5-RELEASE/lib/libc/locale/
H A Dnb_lc_monetary_misc.h52 ldata->mon_thousands_sep = __UNCONST(data->mon_thousands_sep);
H A Dglobal_locale.c53 .mon_thousands_sep = __UNCONST(""),
/netbsd-6-1-5-RELEASE/lib/libc/citrus/
H A Dcitrus_lc_monetary.c85 free(__UNCONST(data->mon_thousands_sep));
103 { _CITRUS_LC_MONETARY_SYM_MON_THOUSANDS_SEP, OFFSET(mon_thousands_sep ) },
/netbsd-6-1-5-RELEASE/lib/libc/stdlib/
H A Dstrfmon.c525 thousands_sep = *lc->mon_thousands_sep;
/netbsd-6-1-5-RELEASE/usr.bin/locale/
H A Dlocale.c144 { "mon_thousands_sep", 1, LC_MONETARY, KW_MON_THOUSANDS_SEP, "" },
545 rval = lc->mon_thousands_sep;

Completed in 127 milliseconds