Home
last modified time | relevance | path

Searched refs:wcstoull (Results 1 – 15 of 15) sorted by relevance

/freebsd/lib/libc/locale/
H A DMakefile.inc19 wcstoul.c wcstoull.c wcstoumax.c wctob.c wctomb.c wctrans.c wctype.c \
98 MLINKS+=wcstol.3 wcstoul.3 wcstol.3 wcstoll.3 wcstol.3 wcstoull.3 \
H A Dwcstoull.c134 wcstoull(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, in wcstoull() function
H A DSymbol.map89 wcstoull;
/freebsd/contrib/expat/xmlwf/
H A Dxmltchar.h59 # define tcstoull wcstoull
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcwchar.inc61 using ::wcstoull _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcwchar.cppm
H A Dcwchar.inc61 using std::wcstoull _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcwchar61 unsigned long long wcstoull(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base); //…
159 using ::wcstoull _LIBCPP_USING_IF_EXISTS;
/freebsd/include/
H A Dwchar.h214 wcstoull(const wchar_t * __restrict, wchar_t ** __restrict, int);
/freebsd/usr.bin/sort/
H A Dcoll.c839 kv1->hint->v.nh.n1 = wcstoull(smain1, NULL, 10); in numcoll_impl()
852 kv2->hint->v.nh.n1 = wcstoull(smain2, NULL, 10); in numcoll_impl()
/freebsd/contrib/llvm-project/libcxx/src/
H A Dstring.cpp146 return as_integer_helper<unsigned long long>(func, s, idx, base, wcstoull);
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp517 INTERCEPTORS_STRTO_BASE(unsigned long long, wcstoull, wchar_t) in INTERCEPTORS_STRTO()
1828 INTERCEPT_STRTO(wcstoull); in InitializeInterceptors()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc922 SYMBOL(wcstoull, None, <wchar.h>)
H A DStdSymbolMap.inc3203 SYMBOL(wcstoull, std::, <cwchar>)
3204 SYMBOL(wcstoull, None, <cwchar>)
3205 SYMBOL(wcstoull, None, <wchar.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3285 fun:wcstoull=uninstrumented