Searched refs:strtorQ_l (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/gdtoa/ |
H A D | strtorQ.c | 106 strtorQ_l(s, sp, rounding, L, locale) CONST char *s; char **sp; int rounding; in strtorQ_l() function 109 strtorQ_l(CONST char *s, char **sp, int rounding, void *L, locale_t locale)
|
H A D | gdtoaimp.h | 532 #define strtorQ_l __strtorQ_l macro 658 extern int strtorQ_l ANSI((CONST char *, char **, int, void *, locale_t));
|
/freebsd/lib/libc/gdtoa/ |
H A D | machdep_ldisQ.c | 49 strtorQ_l(s, sp, FLT_ROUNDS, &result, locale); in strtold_l()
|