Searched refs:uint_fast8_t (Results 1 – 2 of 2) sorted by relevance
34 typedef uint8_t uint_fast8_t; typedef
990 CASE_TEST(limit_uint_fast8_max); EXPECT_EQ(1, UINT_FAST8_MAX, (uint_fast8_t) 0xff); break; in run_stdlib()