Searched refs:UINT_LEAST32_MAX (Results 1 – 2 of 2) sorted by relevance
/stdlib/ | ||
A D | tst-width-stdint.c | 103 CHECK_WIDTH (uint_least32_t, UINT_LEAST32_MAX, UINT_LEAST32_WIDTH); in do_test() |
A D | stdint.h | 147 # define UINT_LEAST32_MAX (4294967295U) macro |
Completed in 4 milliseconds