Searched defs:strtof_l (Results 1 – 5 of 5) sorted by relevance
37 inline _LIBCPP_HIDE_FROM_ABI float strtof_l(const char* __nptr, char** __endptr, locale_t) { strtof_l() function
66 inline _LIBCPP_HIDE_FROM_ABI float strtof_l(const char* __nptr, char** __endptr, locale_t locale) { in strtof_l() function
25 inline _LIBCPP_HIDE_FROM_ABI float strtof_l(const char* __nptr, char** __endptr, locale_t) { in strtof_l() function
116 float strtof_l(const char* nptr, char** endptr, locale_t loc) { strtof_l() function