Home
last modified time | relevance | path

Searched refs:DECIMAL_POINT (Results 1 – 6 of 6) sorted by relevance

/haiku/src/system/libroot/posix/glibc/locale/
H A Dlanginfo.h472 # define DECIMAL_POINT __DECIMAL_POINT macro
H A Dcategories.def195 DEFINE_ELEMENT (DECIMAL_POINT, "decimal_point", std, string)
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf_fphex.c237 decimal = _NL_CURRENT (LC_NUMERIC, DECIMAL_POINT); in __printf_fphex()
H A Dprintf_fp.c260 decimal = _NL_CURRENT (LC_NUMERIC, DECIMAL_POINT); in __printf_fp()
267 decimal = _NL_CURRENT (LC_NUMERIC, DECIMAL_POINT); in __printf_fp()
H A Dvfscanf.c354 decimal = _NL_CURRENT (LC_NUMERIC, DECIMAL_POINT);
/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dstrtod.c535 decimal = _NL_CURRENT (LC_NUMERIC, DECIMAL_POINT);