Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__support/musl/
Dxlocale.h36 inline _LIBCPP_HIDE_FROM_ABI_C long long wcstoll_l(const wchar_t* __nptr, wchar_t** __endptr, int _… in wcstoll_l() function
/external/libcxx/include/support/musl/
Dxlocale.h38 static inline long long wcstoll_l(const wchar_t *nptr, wchar_t **endptr, in wcstoll_l() function
/external/cronet/buildtools/third_party/libc++/trunk/include/__support/xlocale/
D__strtonum_fallback.h51 inline _LIBCPP_HIDE_FROM_ABI_C long long wcstoll_l(const wchar_t* __nptr, wchar_t** __endptr, int _… in wcstoll_l() function
/external/libcxx/include/support/xlocale/
D__strtonum_fallback.h49 wcstoll_l(const wchar_t *nptr, wchar_t **endptr, int base, locale_t) { in wcstoll_l() function