Home
last modified time | relevance | path

Searched refs:UINTMAX_MAX (Results 1 – 3 of 3) sorted by relevance

/tools/include/nolibc/
A Dstdint.h101 #define UINTMAX_MAX UINT64_MAX macro
A Dstdlib.h543 return __strtox(nptr, endptr, base, 0, UINTMAX_MAX); in strtoumax()
/tools/testing/selftests/powerpc/
A Dutils.c267 return parse_bounded_uint(buffer, count, result, base, UINTMAX_MAX); in parse_uintmax()

Completed in 149 milliseconds