Searched refs:UINT_LEAST16_MAX (Results 1 – 2 of 2) sorted by relevance
/stdlib/ | ||
A D | tst-width-stdint.c | 99 CHECK_WIDTH (uint_least16_t, UINT_LEAST16_MAX, UINT_LEAST16_WIDTH); in do_test() |
A D | stdint.h | 146 # define UINT_LEAST16_MAX (65535) macro |
Completed in 5 milliseconds