Home
last modified time | relevance | path

Searched refs:wcstol (Results 1 – 16 of 16) sorted by relevance

/freebsd/lib/libc/locale/
H A DMakefile.inc17 wcstoimax.c wcstol.c wcstold.c wcstoll.c \
45 wcsrtombs.3 wcstod.3 wcstol.3 wcstombs.3 wctomb.3 \
98 MLINKS+=wcstol.3 wcstoul.3 wcstol.3 wcstoll.3 wcstol.3 wcstoull.3 \
99 wcstol.3 wcstoimax.3 wcstol.3 wcstoumax.3
H A Dwcstol.c136 wcstol(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, int base) in wcstol() function
H A DSymbol.map84 wcstol;
/freebsd/contrib/nvi/common/
H A Dmultibyte.h38 #define STRTOL wcstol
/freebsd/contrib/llvm-project/libcxx/modules/std.compat/
H A Dcwchar.inc57 using ::wcstol _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/modules/std/
H A Dcwchar.cppm
H A Dcwchar.inc57 using std::wcstol _LIBCPP_USING_IF_EXISTS;
/freebsd/contrib/llvm-project/libcxx/src/
H A Dstring.cpp123 long r = as_integer_helper<long>(func, s, idx, base, wcstol);
131 return as_integer_helper<long>(func, s, idx, base, wcstol); in as_integer()
/freebsd/contrib/libedit/
H A Dhist.c209 num = (int)wcstol(argv[2], NULL, 0); in hist_command()
H A Dterminal.c1587 i = wcstol(*argv, &ep, 10); in terminal_echotc()
1621 i = wcstol(*argv, &ep, 10); in terminal_echotc()
1637 i = wcstol(*argv, &ep, 10); in terminal_echotc()
/freebsd/contrib/llvm-project/libcxx/include/
H A Dcwchar58 long wcstol(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);
153 using ::wcstol _LIBCPP_USING_IF_EXISTS;
/freebsd/include/
H A Dwchar.h173 long wcstol(const wchar_t * __restrict, wchar_t ** __restrict, int);
/freebsd/contrib/llvm-project/compiler-rt/lib/msan/
H A Dmsan_interceptors.cpp514 INTERCEPTORS_STRTO_BASE(long, wcstol, wchar_t) in INTERCEPTORS_STRTO()
1825 INTERCEPT_STRTO(wcstol); in InitializeInterceptors()
/freebsd/contrib/llvm-project/clang/lib/Tooling/Inclusions/Stdlib/
H A DCSymbolMap.inc916 SYMBOL(wcstol, None, <wchar.h>)
H A DStdSymbolMap.inc3188 SYMBOL(wcstol, std::, <cwchar>)
3189 SYMBOL(wcstol, None, <cwchar>)
3190 SYMBOL(wcstol, None, <wchar.h>)
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt3275 fun:wcstol=uninstrumented