Searched refs:uint_least8_t (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 | 49 typedef __uint_least8_t uint_least8_t; typedef |
Completed in 6 milliseconds