Searched refs:UINTMAX_MAX (Results 1 – 2 of 2) sorted by relevance
/stdlib/ | ||
A D | tst-width-stdint.c | 158 CHECK_WIDTH (uintmax_t, UINTMAX_MAX, UINTMAX_WIDTH); in do_test() |
A D | stdint.h | 202 # define UINTMAX_MAX (__UINT64_C(18446744073709551615)) macro |
Completed in 6 milliseconds