Home
last modified time | relevance | path

Searched refs:strtodg_l (Results 1 – 4 of 4) sorted by relevance

/third_party/FreeBSD/contrib/gdtoa/
Dstrtof.c54 k = strtodg_l(s, sp, fpi, &exp, bits, loc);
Dstrtord.c91 k = strtodg_l(s, sp, fpi, &exp, bits, locale);
Dgdtoaimp.h635 extern int strtodg_l ANSI((CONST char*, char**, FPI*, Long*, ULong*, locale_t));
Dstrtodg.c316 strtodg_l in strtodg_l() function