Searched defs:wcstoull (Results 1 – 3 of 3) sorted by relevance
25 unsigned long long wcstoull(const wchar_t *restrict s, in wcstoull() function
50 #define wcstoull _wcstoui64 macro
215 TEST(wchar, wcstoull) { in TEST() argument