Searched refs:wcstof_l (Results 1 – 2 of 2) sorted by relevance
220 wcstof_l (const wchar_t *nptr, wchar_t **endptr, in wcstof_l() function301 return wcstof_l (nptr, endptr, __get_current_locale ()); in wcstof()
217 float wcstof_l (const wchar_t *, wchar_t **, locale_t);