Searched defs:strtof_l (Results 1 – 2 of 2) sorted by relevance
45 static __inline float strtof_l(const char* _Nonnull __s, char* _Nullable * _Nullable __end_ptr, loc… in strtof_l() function
36 float strtof_l(const char* s, char** end_ptr, locale_t) { in strtof_l() function