Searched defs:decimal_point (Results 1 - 11 of 11) 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.h75 fraccompare (char const *a, char const *b, char decimal_point) argument
115 numcompare(char const *a, char const *b, int decimal_point, int thousands_sep) argument
[all...]
H A Dhuman.c174 char const *decimal_point = "."; local
/haiku-fatelf/headers/posix/
H A Dlocale.h12 char *decimal_point; member in struct:lconv
/haiku-fatelf/src/system/libroot/posix/glibc/locale/
H A Dlocale.h50 char *decimal_point; /* Decimal point character. */ member in struct:lconv
/haiku-fatelf/src/bin/coreutils/src/
H A Dseq.c152 char const *decimal_point = strchr (arg, '.'); local
H A Dsort.c121 static int decimal_point; variable
[all...]
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dhuman.c174 char const *decimal_point = "."; local
/haiku-fatelf/src/system/libroot/posix/stdlib/
H A Dstrfmon.c513 char decimal_point; local
H A Dstrtod.c1134 char decimal_point = localeconv()->decimal_point[0]; local
/haiku-fatelf/src/system/libroot/posix/stdio/
H A Dvfprintf.c174 char *decimal_point = localeconv()->decimal_point; local

Completed in 73 milliseconds