Home
last modified time | relevance | path

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

/external/cronet/buildtools/third_party/libc++/trunk/include/__support/musl/
Dxlocale.h40 inline _LIBCPP_HIDE_FROM_ABI_C long long wcstoull_l(const wchar_t* __nptr, wchar_t** __endptr, int … in wcstoull_l() function
/external/libcxx/include/support/musl/
Dxlocale.h43 static inline unsigned long long wcstoull_l(const wchar_t *nptr, in wcstoull_l() function
/external/cronet/buildtools/third_party/libc++/trunk/include/__support/xlocale/
D__strtonum_fallback.h56 wcstoull_l(const wchar_t* __nptr, wchar_t** __endptr, int __base, locale_t) { in wcstoull_l() function
/external/libcxx/include/support/xlocale/
D__strtonum_fallback.h54 wcstoull_l(const wchar_t *nptr, wchar_t **endptr, int base, locale_t) { in wcstoull_l() function