Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dwcstod.c219 wcstof_l (const wchar_t *nptr, wchar_t **endptr, in wcstof_l() function
300 return wcstof_l (nptr, endptr, __get_current_locale ()); in wcstof()
/picolibc-latest/newlib/libc/include/
Dwchar.h236 float wcstof_l (const wchar_t *, wchar_t **, locale_t);