Searched refs:UINT_LEAST8_MAX (Results 1 – 2 of 2) sorted by relevance
/stdlib/ | ||
A D | tst-width-stdint.c | 95 CHECK_WIDTH (uint_least8_t, UINT_LEAST8_MAX, UINT_LEAST8_WIDTH); in do_test() |
A D | stdint.h | 145 # define UINT_LEAST8_MAX (255) macro |
Completed in 6 milliseconds