Searched defs:strtoumax (Results 1 – 3 of 3) sorted by relevance
46 uintmax_t strtoumax(const char *restrict s, char **restrict p, int base) in strtoumax() function
1697 TEST(MemorySanitizer, strtoumax) { in TEST() argument