Home
last modified time | relevance | path

Searched refs:wcstoul (Results 1 – 14 of 14) 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 Dwcstoul.c134 wcstoul(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, int base) in wcstoul() function
H A DSymbol.map88 wcstoul;
/freebsd/contrib/nvi/common/
H A Dmultibyte.h39 #define STRTOUL wcstoul
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcwchar.inc60 using ::wcstoul _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcwchar.cppm
H A Dcwchar.inc60 using std::wcstoul _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcwchar60 unsigned long wcstoul(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
157 using ::wcstoul _LIBCPP_USING_IF_EXISTS;
/freebsd/include/
H A Dwchar.h175 wcstoul(const wchar_t * __restrict, wchar_t ** __restrict, int);
/freebsd/contrib/llvm-project/libcxx/src/
H A Dstring.cpp136 return as_integer_helper<unsigned long>(func, s, idx, base, wcstoul); in as_integer()
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp516 INTERCEPTORS_STRTO_BASE(unsigned long, wcstoul, wchar_t) in INTERCEPTORS_STRTO()
1826 INTERCEPT_STRTO(wcstoul); in InitializeInterceptors()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc921 SYMBOL(wcstoul, None, <wchar.h>)
H A DStdSymbolMap.inc3200 SYMBOL(wcstoul, std::, <cwchar>)
3201 SYMBOL(wcstoul, None, <cwchar>)
3202 SYMBOL(wcstoul, None, <wchar.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3283 fun:wcstoul=uninstrumented