Searched refs:uint_fast16_t (Results 1 – 2 of 2) sorted by relevance
36 typedef size_t uint_fast16_t; typedef
1184 …CASE_TEST(limit_uint_fast16_max); EXPECT_EQ(1, UINT_FAST16_MAX, (uint_fast16_t) UINTPTR_MAX);… in run_stdlib()