Searched defs:strtoumax (Results 1 – 2 of 2) sorted by relevance
197 uintmax_t strtoumax(const char* s, char** end, int base) { in strtoumax() function
308 #define strtoumax _strtoui64 macro