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

/freebsd-9.3-release/contrib/gdtoa/
H A Dg__fmt.c50 char *decimalpoint = localeconv()->decimal_point; local
53 char *decimalpoint; local
H A Dgethex.c54 const unsigned char *decimalpoint = (unsigned char*)localeconv()->decimal_point; local
56 const unsigned char *decimalpoint; local
[all...]
H A Dstrtod.c111 char *decimalpoint = localeconv_l(loc)->decimal_point; local
114 char *decimalpoint; local
H A Dstrtodg.c337 char *decimalpoint = localeconv_l(loc)->decimal_point; local
340 char *decimalpoint; local

Completed in 108 milliseconds