Searched defs:strtoumax (Results 1 – 3 of 3) sorted by relevance
129 strtoumax(const char * __restrict nptr, char ** __restrict endptr, int base) in strtoumax() function
46 uintmax_t strtoumax(const char *restrict s, char **restrict p, int base) in strtoumax() function
19 # define strtoumax strtoull macro