Searched defs:wcstoull_l (Results 1 – 2 of 2) sorted by relevance
72 unsigned long long wcstoull_l(const wchar_t* s, wchar_t** end_ptr, int base, locale_t) { in wcstoull_l() function
929 TEST(wchar, wcstoull_l) { in TEST() argument