Searched defs:wcstoull_l (Results 1 – 4 of 4) sorted by relevance
40 inline _LIBCPP_HIDE_FROM_ABI_C long long wcstoull_l(const wchar_t* __nptr, wchar_t** __endptr, int … in wcstoull_l() function
43 static inline unsigned long long wcstoull_l(const wchar_t *nptr, in wcstoull_l() function
56 wcstoull_l(const wchar_t* __nptr, wchar_t** __endptr, int __base, locale_t) { in wcstoull_l() function
54 wcstoull_l(const wchar_t *nptr, wchar_t **endptr, int base, locale_t) { in wcstoull_l() function