Searched defs:wcstoull (Results 1 – 2 of 2) sorted by relevance
170 unsigned long long wcstoull(const wchar_t* s, wchar_t** end, int base) { in wcstoull() function
597 TEST(wchar, wcstoull) { in TEST() argument