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

/freebsd-9.3-release/lib/libc/gdtoa/
H A Dmachdep_ldisQ.c50 strtorQ_l(s, sp, FLT_ROUNDS, &result, locale);
/freebsd-9.3-release/contrib/gdtoa/
H A DstrtorQ.c106 strtorQ_l(s, sp, rounding, L, locale) CONST char *s; char **sp; int rounding; 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));

Completed in 64 milliseconds