Searched refs:strtodg_l (Results 1 – 4 of 4) sorted by relevance
/third_party/FreeBSD/contrib/gdtoa/ |
D | strtof.c | 54 k = strtodg_l(s, sp, fpi, &exp, bits, loc);
|
D | strtord.c | 91 k = strtodg_l(s, sp, fpi, &exp, bits, locale);
|
D | gdtoaimp.h | 635 extern int strtodg_l ANSI((CONST char*, char**, FPI*, Long*, ULong*, locale_t));
|
D | strtodg.c | 316 strtodg_l in strtodg_l() function
|