Searched refs:strtord_l (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/gdtoa/
H A Dstrtord.c73 strtord_l(s, sp, rounding, d, locale) CONST char *s; char **sp; int rounding; function
76 strtord_l(CONST char *s, char **sp, int rounding, double *d, locale_t locale)
H A Dgdtoaimp.h529 #define strtord_l __strtord_l macro
655 extern int strtord_l ANSI((CONST char *, char **, int, double *, locale_t));

Completed in 75 milliseconds