Searched refs:wcstoimax_l (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/include/xlocale/
H A D_inttypes.h41 intmax_t wcstoimax_l(const wchar_t * __restrict, wchar_t ** __restrict,
/freebsd-11-stable/lib/libc/locale/
H A Dwcstoimax.c55 wcstoimax_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, function
136 return wcstoimax_l(nptr, endptr, base, __get_locale());

Completed in 124 milliseconds