Searched defs:strtod_l (Results 1 – 7 of 7) sorted by relevance
49 inline _LIBCPP_INLINE_VISIBILITY double strtod_l(const char* __nptr, in strtod_l() function
61 double strtod_l(const char *__nptr, char **__endptr, in strtod_l() function
27 inline _LIBCPP_INLINE_VISIBILITY double strtod_l(const char *nptr, in strtod_l() function
1113 __weak_alias(strtod_l, _strtod_l) argument
218 #define strtod_l _strtod_l macro
271 double strtod_l(const char *__nptr, char **__endptr, in strtod_l() function
66 #define strtod_l _strtod_l macro