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

/haiku-fatelf/src/bin/coreutils/lib/
H A Dstrnumcmp.c27 strnumcmp(char const *a, char const *b, int decimal_point, int thousands_sep) argument
H A Dstrnumcmp-in.h115 numcompare(char const *a, char const *b, int decimal_point, int thousands_sep) argument
[all...]
H A Dhuman.c177 char const *thousands_sep = ""; local
80 group_number(char *number, size_t numberlen, char const *grouping, char const *thousands_sep) argument
/haiku-fatelf/headers/posix/
H A Dlocale.h13 char *thousands_sep; member in struct:lconv
/haiku-fatelf/src/system/libroot/posix/glibc/locale/
H A Dlocale.h51 char *thousands_sep; /* Thousands separator. */ member in struct:lconv
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dhuman.c177 char const *thousands_sep = ""; local
80 group_number(char *number, size_t numberlen, char const *grouping, char const *thousands_sep) argument
/haiku-fatelf/src/system/libroot/posix/stdlib/
H A Dstrfmon.c514 char thousands_sep; local
/haiku-fatelf/src/system/libroot/posix/glibc/stdio-common/
H A Dprintf_fp.c159 const char *thousands_sep = NULL; local
1190 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...]
/haiku-fatelf/src/bin/coreutils/src/
H A Dsort.c124 static int thousands_sep; variable
[all...]

Completed in 135 milliseconds