Searched refs:uint_fast32_t (Results 1 – 2 of 2) sorted by relevance
38 typedef size_t uint_fast32_t; typedef
1187 …CASE_TEST(limit_uint_fast32_max); EXPECT_EQ(1, UINT_FAST32_MAX, (uint_fast32_t) UINTPTR_MAX);… in run_stdlib()