Home
last modified time | relevance | path

Searched defs:wcstoll_l (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/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, in wcstoll_l() function
/netbsd-src/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) { in wcstoll_l() function