Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dwcstoull.c143 wcstoull_l (const wchar_t *nptr, wchar_t **endptr, in wcstoull_l() function
211 return wcstoull_l (s, ptr, base, __get_current_locale ()); in wcstoull()
/picolibc-latest/newlib/libc/include/
Dwchar.h274 wcstoull_l (const wchar_t *__restrict, wchar_t **__restrict,