Searched defs:strtod_l (Results 1 – 7 of 7) sorted by relevance
62 double strtod_l(const char *__nptr, char **__endptr, in strtod_l() function
28 inline _LIBCPP_ALWAYS_INLINE double strtod_l(const char *nptr, in strtod_l() function
51 #define strtod_l _strtod_l macro
327 static double strtod_l(const char *nptr, char **endptr, _locale_t locale) { in strtod_l() function
230 #define strtod_l _strtod_l macro
493 # define strtod_l _strtod_l macro
516 double strtod_l(const char *nptr, char **endptr, LocaleType locale) { in strtod_l() function