Searched defs:strtof_l (Results 1 – 5 of 5) sorted by relevance
49 inline _LIBCPP_INLINE_VISIBILITY float strtof_l(const char* __nptr, char** __endptr, in strtof_l() function
57 float strtof_l(const char *__nptr, char **__endptr, in strtof_l() function
23 inline _LIBCPP_INLINE_VISIBILITY float strtof_l(const char *nptr, in strtof_l() function
137 #define strtof_l _strtof_l macro
114 float strtof_l(const char* nptr, char** endptr, locale_t loc) { in strtof_l() function