Home
last modified time | relevance | path

Searched refs:wcstoumax (Results 1 – 12 of 12) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/include/
H A Dcinttypes232 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
266 using ::wcstoumax _LIBCPP_USING_IF_EXISTS;
/freebsd/include/
H A Dinttypes.h58 uintmax_t wcstoumax(const wchar_t * __restrict,
/freebsd/lib/libc/locale/
H A DMakefile.inc19 wcstoul.c wcstoull.c wcstoumax.c wctob.c wctomb.c wctrans.c wctype.c \
99 wcstol.3 wcstoimax.3 wcstol.3 wcstoumax.3
H A Dwcstoumax.c134 wcstoumax(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoumax() function
H A DSymbol.map90 wcstoumax;
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcinttypes.inc18 using ::wcstoumax _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcinttypes.cppm
H A Dcinttypes.inc18 using std::wcstoumax _LIBCPP_USING_IF_EXISTS;
/freebsd/lib/libc/stdio/
H A Dvfwscanf.c794 res = wcstoumax(buf, NULL, base); in __vfwscanf()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc923 SYMBOL(wcstoumax, None, <inttypes.h>)
H A DStdSymbolMap.inc3206 SYMBOL(wcstoumax, std::, <cinttypes>)
3207 SYMBOL(wcstoumax, None, <cinttypes>)
3208 SYMBOL(wcstoumax, None, <inttypes.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3287 fun:wcstoumax=uninstrumented