Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dwcstoll.c132 wcstoll_l (const wchar_t *nptr, wchar_t **endptr, in wcstoll_l() function
217 return wcstoll_l (s, ptr, base, __get_current_locale ()); in wcstoll()
/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dwchar.h210 long long wcstoll_l (const wchar_t *__restrict, wchar_t **__restrict, int,