Searched refs:uint_fast64_t (Results 1 – 2 of 2) sorted by relevance
40 typedef uint64_t uint_fast64_t; typedef
999 …CASE_TEST(limit_uint_fast64_max); EXPECT_EQ(1, UINT_FAST64_MAX, (uint_fast64_t) UINT64_MAX); … in run_stdlib()