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

/macosx-10.9.5/Libc-997.90.3/locale/FreeBSD/
H A Dwcstod.c47 const char *decimalpoint = localeconv_l(loc)->decimal_point; local
/macosx-10.9.5/Libc-997.90.3/gdtoa/FreeBSD/
H A Dgdtoa-gethex.c60 const unsigned char *decimalpoint = (unsigned char*)localeconv_l(loc)->decimal_point; local
62 const unsigned char *decimalpoint; local
[all...]
H A Dgdtoa-strtod.c88 char *decimalpoint = localeconv_l(loc)->decimal_point; local
91 char *decimalpoint; local
H A Dgdtoa-strtodg.c357 char *decimalpoint = localeconv_l(loc)->decimal_point; local
360 char *decimalpoint; local

Completed in 132 milliseconds