Searched refs:wcstoumax (Results 1 – 6 of 6) sorted by relevance
233 uintmax_t wcstoumax(const wchar_t* restrict nptr, wchar_t** restrict endptr, int base);254 using::wcstoumax;
302 #define wcstoumax _wcstoui64 macro
930 static_assert((std::is_same<decltype(wcstoumax(L"", (wchar_t**)0, 0)), uintmax_t>::value), ""); in main()
930 …static_assert((std::is_same<decltype(std::wcstoumax(L"", (wchar_t**)0, 0)), std::uintmax_t>::value… in main()
3281 fun:wcstoumax=uninstrumented
238 PUBLIC 42230 0 wcstoumax