Searched defs:thousands (Results 1 - 4 of 4) sorted by relevance

/haiku/src/system/libroot/posix/glibc/stdlib/
H A Dgrouping.h33 correctly_grouped_prefix(const STRING_TYPE *begin, const STRING_TYPE *end, wchar_t thousands, const char *grouping) argument
[all...]
H A Dstrtol.c251 wchar_t thousands = L'\0'; variable
253 const char *thousands = NULL; variable
[all...]
H A Dstrtod.c483 wchar_t thousands = L'\0'; variable
485 const char *thousands variable
[all...]
/haiku/src/system/libroot/posix/glibc/stdio-common/
H A Dvfscanf.c293 wchar_t thousands; local
295 const char *thousands; local
[all...]

Completed in 55 milliseconds