Searched refs:strtord_l (Results 1 – 2 of 2) sorted by relevance
/third_party/FreeBSD/contrib/gdtoa/ |
D | strtord.c | 73 strtord_l(s, sp, rounding, d, locale) CONST char *s; char **sp; int rounding; in strtord_l() function 76 strtord_l(CONST char *s, char **sp, int rounding, double *d, locale_t locale)
|
D | gdtoaimp.h | 526 #define strtord_l __strtord_l macro 651 extern int strtord_l ANSI((CONST char *, char **, int, double *, locale_t));
|