Searched defs:decimal_point (Results 1 - 17 of 17) sorted by relevance

/macosx-10.9.5/Libc-997.90.3/locale/FreeBSD/
H A Dlnumeric.h35 const char *decimal_point; member in struct:lc_numeric_T
/macosx-10.9.5/text_cmds-87/sort/
H A Dstrnumcmp.c30 strnumcmp(char const *a, char const *b, int decimal_point, int thousands_sep) argument
H A Dstrnumcmp-in.h76 fraccompare (char const *a, char const *b, char decimal_point) argument
116 numcompare(char const *a, char const *b, int decimal_point, int thousands_sep) argument
[all...]
H A Dsort.c93 static int decimal_point; variable
/macosx-10.9.5/groff-38/groff/src/libs/libgroff/
H A Diftoa.c27 char *if_to_a(int i, int decimal_point) argument
/macosx-10.9.5/Libc-997.90.3/include/
H A D_locale.h44 char *decimal_point; member in struct:lconv
/macosx-10.9.5/Libc-997.90.3/stdio/FreeBSD/
H A Dxprintf_float.c185 const char *decimal_point; /* locale specific decimal point */ local
H A Dvfprintf.c343 char *decimal_point; /* locale specific decimal point */ local
H A Dvfwprintf.c418 wchar_t decimal_point; /* locale specific decimal point */ local
/macosx-10.9.5/Libc-997.90.3/stdlib/NetBSD/
H A Dstrfmon.c526 char decimal_point; local
/macosx-10.9.5/gnutar-452/gnutar/lib/
H A Dhuman.c179 char const *decimal_point = "."; local
/macosx-10.9.5/shell_cmds-175/seq/
H A Dseq.c54 const char *decimal_point = "."; /* default */ variable
[all...]
/macosx-10.9.5/ksh-20/ksh/src/lib/libast/include/
H A Dast_std.h84 char* decimal_point; member in struct:lconv
/macosx-10.9.5/apache-786.1/httpd/srclib/apr/strings/
H A Dapr_snprintf.c523 int decimal_point; local
/macosx-10.9.5/apr-30/apr/apr/strings/
H A Dapr_snprintf.c523 int decimal_point; local
/macosx-10.9.5/libstdcxx-60/include/c++/4.2.1/bits/
H A Dlocale_facets.h1733 decimal_point() const function in class:numpunct
3691 decimal_point() const function in class:moneypunct
/macosx-10.9.5/groff-38/groff/src/roff/troff/
H A Denv.cpp3188 int decimal_point = power5 > power2 ? power5 : power2; local
3203 int decimal_point = 0; local

Completed in 279 milliseconds