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

/linux-master/tools/include/nolibc/
H A Dstdint.h38 typedef size_t uint_fast32_t; typedef
/linux-master/tools/testing/selftests/nolibc/
H A Dnolibc-test.c1049 CASE_TEST(limit_uint_fast32_max); EXPECT_EQ(1, UINT_FAST32_MAX, (uint_fast32_t) UINTPTR_MAX); break;

Completed in 130 milliseconds