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

/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/musl/
H A Dxlocale.h37 static inline long long wcstoll_l(const wchar_t *nptr, wchar_t **endptr, function
/netbsd-current/external/apache2/llvm/dist/libcxx/include/__support/xlocale/
H A D__strtonum_fallback.h48 wcstoll_l(const wchar_t *nptr, wchar_t **endptr, int base, locale_t) { function
/netbsd-current/include/
H A Dwchar.h252 long long int wcstoll_l(const wchar_t * __restrict, wchar_t ** __restrict, int,
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/msan/tests/
H A Dmsan_test.cc1843 TEST_STRTO_INT_LOC(wcstoll_l, wchar_t, L)

Completed in 159 milliseconds