Home
last modified time | relevance | path

Searched refs:THOUSEP (Results 1 – 4 of 4) sorted by relevance

/freebsd-9-stable/include/
Dlanginfo.h101 #define THOUSEP 51 /* separator for thousands */ macro
/freebsd-9-stable/usr.bin/locale/
Dlocale.c119 { "thousands_sep", 1, LC_NUMERIC, THOUSEP, "" },
123 { "thousep", 1, LC_NUMERIC, THOUSEP,
/freebsd-9-stable/lib/libc/locale/
Dnl_langinfo.c131 case THOUSEP: in nl_langinfo_l()
/freebsd-9-stable/contrib/libstdc++/
DChangeLog-20044005 and THOUSANDS_SEP to the deprecated RADIXCHAR and THOUSEP.