Searched refs:UINT_LEAST64_MAX (Results 1 – 2 of 2) sorted by relevance
/stdlib/ | ||
A D | tst-width-stdint.c | 107 CHECK_WIDTH (uint_least64_t, UINT_LEAST64_MAX, UINT_LEAST64_WIDTH); in do_test() |
A D | stdint.h | 148 # define UINT_LEAST64_MAX (__UINT64_C(18446744073709551615)) macro |
Completed in 5 milliseconds