Searched refs:strtorQ_l (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/contrib/gdtoa/ |
| 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)
|
| D | gdtoaimp.h | 532 #define strtorQ_l __strtorQ_l macro 658 extern int strtorQ_l ANSI((CONST char *, char **, int, void *, locale_t));
|
| /freebsd-12-stable/lib/libc/gdtoa/ |
| D | machdep_ldisQ.c | 52 strtorQ_l(s, sp, FLT_ROUNDS, &result, locale); in strtold_l()
|