Searched refs:wcstoimax (Results 1 - 4 of 4) sorted by relevance

/barrelfish-master/include/
H A Dinttypes.h56 intmax_t wcstoimax(const wchar_t * __restrict,
/barrelfish-master/lib/libc/locale/
H A DMakefile.inc20 wcstoimax.c wcstol.c wcstold.c wcstoll.c \
88 wcstol.3 wcstoimax.3 wcstol.3 wcstoumax.3
H A Dwcstoimax.c133 wcstoimax(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, function
/barrelfish-master/lib/libc/stdio/
H A Dvfwscanf.c729 res = wcstoimax(buf, NULL, base);

Completed in 46 milliseconds