Searched refs:int_fast8_t (Results 1 – 2 of 2) sorted by relevance
/stdlib/ | ||
A D | tst-width-stdint.c | 112 CHECK_WIDTH (int_fast8_t, INT_FAST8_MAX, INT_FAST8_WIDTH); in do_test() |
A D | stdint.h | 58 typedef signed char int_fast8_t; typedef |
Completed in 6 milliseconds