Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Dwcstoull.c144 wcstoull_l (const wchar_t *nptr, wchar_t **endptr, in wcstoull_l() function
212 return wcstoull_l (s, ptr, base, __get_current_locale ()); in wcstoull()
/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dwchar.h214 unsigned long long wcstoull_l (const wchar_t *__restrict, wchar_t **__restrict,