Searched refs:strtoumax (Results 1 – 2 of 2) sorted by relevance
541 uintmax_t strtoumax(const char *nptr, char **endptr, int base) in strtoumax() function
243 *result = strtoumax(buffer, &end, base); in parse_bounded_uint()
Completed in 6 milliseconds