Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dwcstoul.c131 wcstoul_l (const wchar_t *nptr, wchar_t **endptr, in wcstoul_l() function
195 return wcstoul_l (s, ptr, base, __get_current_locale ()); in wcstoul()
/picolibc-latest/newlib/libc/include/
Dwchar.h265 wcstoul_l (const wchar_t *__restrict, wchar_t **__restrict, int,