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

/netbsd-current/lib/libc/gdtoa/
H A Dg__fmt.c50 char *decimalpoint = localeconv()->decimal_point; local
53 char *decimalpoint; local
H A Dgethex.c50 const char *decimalpoint = localeconv_l(loc)->decimal_point; local
H A Dstrtod.c115 char *decimalpoint = localeconv_l(loc)->decimal_point; local
H A Dstrtodg.c343 char *decimalpoint = localeconv_l(loc)->decimal_point; local

Completed in 164 milliseconds