Searched refs:UINT32_MAX (Results 1 – 2 of 2) sorted by relevance
/stdlib/ | ||
A D | tst-width-stdint.c | 70 CHECK_WIDTH (uint32_t, UINT32_MAX, UINT32_WIDTH); in do_test() |
A D | stdint.h | 129 # define UINT32_MAX (4294967295U) macro |
Completed in 7 milliseconds