Searched defs:strtod_l (Results 1 – 4 of 4) sorted by relevance
41 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t) { in strtod_l() function
61 inline _LIBCPP_HIDE_FROM_ABI double strtod_l(const char* __nptr, char** __endptr, locale_t locale) { in strtod_l() function
191 #define strtod_l _strtod_l macro
85 strtod_l in strtod_l() function