Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dwcstold.c43 wcstold_l (const wchar_t *__restrict nptr, wchar_t **__restrict endptr, in wcstold_l() function
124 return wcstold_l(nptr, endptr, __get_current_locale ()); in wcstold()
/picolibc-latest/newlib/libc/include/
Dwchar.h250 wcstold_l (const wchar_t *, wchar_t **, locale_t);