Searched refs:uint_fast64_t (Results 1 - 2 of 2) sorted by relevance

/linux-master/tools/include/nolibc/
H A Dstdint.h40 typedef uint64_t uint_fast64_t; typedef
/linux-master/tools/testing/selftests/nolibc/
H A Dnolibc-test.c1052 CASE_TEST(limit_uint_fast64_max); EXPECT_EQ(1, UINT_FAST64_MAX, (uint_fast64_t) UINT64_MAX); break;

Completed in 186 milliseconds