Searched defs:thousands_sep (Results 1 - 5 of 5) sorted by relevance

/haiku/src/system/libroot/posix/glibc/locale/
H A Dlocale.h51 char *thousands_sep; /* Thousands separator. */ member in struct:lconv
/haiku/headers/posix/
H A Dlocale.h14 char *thousands_sep; member in struct:lconv
/haiku/src/system/libroot/posix/stdlib/
H A Dstrfmon.c528 char thousands_sep; local
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf_fp.c157 const char *thousands_sep = NULL; local
1208 group_number(wchar_t *buf, wchar_t *bufend, unsigned int intdig_no, const char *grouping, wchar_t thousands_sep, int ngroups) argument
[all...]
H A Dvfprintf.c234 wchar_t thousands_sep = L'\0'; local
[all...]

Completed in 47 milliseconds