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

/freebsd-9.3-release/lib/libc/gdtoa/
H A Dmachdep_ldisx.c51 strtorx_l(s, sp, FLT_ROUNDS, &result, locale);
/freebsd-9.3-release/contrib/gdtoa/
H A Dstrtorx.c109 strtorx_l(s, sp, rounding, L, locale) CONST char *s; char **sp; int rounding; function
112 strtorx_l(CONST char *s, char **sp, int rounding, void *L, locale_t locale)
H A Dgdtoaimp.h533 #define strtorx_l __strtorx_l macro
659 extern int strtorx_l ANSI((CONST char *, char **, int, void *, locale_t));

Completed in 191 milliseconds