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