Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/libcxx/include/__support/musl/
H A Dxlocale.h40 inline _LIBCPP_HIDE_FROM_ABI_C long long wcstoull_l(const wchar_t* __nptr, wchar_t** __endptr, int … in wcstoull_l() function
/openbsd-src/gnu/llvm/libcxx/include/__support/xlocale/
H A D__strtonum_fallback.h56 wcstoull_l(const wchar_t* __nptr, wchar_t** __endptr, int __base, locale_t) { in wcstoull_l() function