Searched refs:int_fast8_t (Results 1 – 4 of 4) sorted by relevance
22 ASSERT_EQ(1U, sizeof(int_fast8_t)); in TEST()
53 TYPE(int_fast8_t); in stdint_h()
85 typedef int8_t int_fast8_t; typedef
184 typedef _Atomic(int_fast8_t) atomic_int_fast8_t;