Home
last modified time | relevance | path

Searched refs:strtorQ_l (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/gdtoa/
H A DstrtorQ.c106 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 Dgdtoaimp.h532 #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 Dmachdep_ldisQ.c49 strtorQ_l(s, sp, FLT_ROUNDS, &result, locale); in strtold_l()