Searched refs:int_fast16_t (Results 1 – 7 of 7) sorted by relevance
27 ASSERT_EQ(8U, sizeof(int_fast16_t)); in TEST()32 ASSERT_EQ(4U, sizeof(int_fast16_t)); in TEST()
32 typedef int int_fast16_t; typedef
92 typedef int64_t int_fast16_t; typedef97 typedef int32_t int_fast16_t; typedef
54 TYPE(int_fast16_t); in stdint_h()
151 typedef int16_t int_fast16_t; typedef
186 typedef _Atomic(int_fast16_t) atomic_int_fast16_t;