Home
last modified time | relevance | path

Searched refs:MON_THOUSANDS_SEP (Results 1 – 3 of 3) sorted by relevance

/haiku/src/system/libroot/posix/glibc/locale/
H A Dlanginfo.h370 # define MON_THOUSANDS_SEP __MON_THOUSANDS_SEP macro
H A Dcategories.def146 DEFINE_ELEMENT (MON_THOUSANDS_SEP, "mon_thousands_sep", std, string)
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf_fp.c305 thousands_sep = _NL_CURRENT (LC_MONETARY, MON_THOUSANDS_SEP); in __printf_fp()