Searched refs:UINT_FAST64_MAX (Results 1 – 2 of 2) sorted by relevance
/stdlib/ | ||
A D | tst-width-stdint.c | 140 CHECK_WIDTH (uint_fast64_t, UINT_FAST64_MAX, UINT_FAST64_WIDTH); in do_test() |
A D | stdint.h | 181 # define UINT_FAST64_MAX (__UINT64_C(18446744073709551615)) macro |
Completed in 6 milliseconds