Searched refs:strtodg_l (Results 1 - 6 of 6) sorted by path

/freebsd-11-stable/contrib/gdtoa/
H A Dgdtoaimp.h638 extern int strtodg_l ANSI((CONST char*, char**, FPI*, Long*, ULong*, locale_t));
H A Dstrtodg.c316 strtodg_l function
H A Dstrtof.c54 k = strtodg_l(s, sp, fpi, &exp, bits, loc);
H A DstrtorQ.c124 k = strtodg_l(s, sp, fpi, &exp, bits, locale);
H A Dstrtord.c91 k = strtodg_l(s, sp, fpi, &exp, bits, locale);
H A Dstrtorx.c127 k = strtodg_l(s, sp, fpi, &exp, bits, locale);

Completed in 124 milliseconds