Home
last modified time | relevance | path

Searched refs:wcstof_l (Results 1 – 2 of 2) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dwcstod.c220 wcstof_l (const wchar_t *nptr, wchar_t **endptr, in wcstof_l() function
301 return wcstof_l (nptr, endptr, __get_current_locale ()); in wcstof()
/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dwchar.h217 float wcstof_l (const wchar_t *, wchar_t **, locale_t);