Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/stdlib/
Dwcstoumax.c56 wcstoumax_l(const wchar_t * __restrict nptr, in wcstoumax_l() function
133 return wcstoumax_l(nptr, endptr, base, __get_current_locale()); in wcstoumax()
/picolibc-latest/newlib/libc/include/
Dinttypes.h337 uintmax_t wcstoumax_l(const _wchar_t *__restrict, _wchar_t **_restrict, int, locale_t);