Searched defs:strtod_l (Results 1 – 2 of 2) sorted by relevance
32 double strtod_l(const char* s, char** end_ptr, locale_t) { in strtod_l() function
98 static __inline double strtod_l(const char* __s, char** __end_ptr, locale_t __l) { in strtod_l() function