Searched defs:strtof_l (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/Libc-1044.1.2/include/xlocale/
H A D_stdlib.h41 float strtof_l(const char *, char **, locale_t) __DARWIN_ALIAS(strtof_l); variable
/macosx-10.10/Libc-1044.1.2/gdtoa/FreeBSD/
H A Dgdtoa-strtof.c38 strtof_l(s, sp, loc) CONST char *s; char **sp; locale_t loc; function

Completed in 54 milliseconds