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

/linux-master/tools/include/nolibc/
H A Dstdint.h27 typedef uint16_t uint_least16_t; typedef
/linux-master/tools/testing/selftests/nolibc/
H A Dnolibc-test.c1034 CASE_TEST(limit_uint_least16_max); EXPECT_EQ(1, UINT_LEAST16_MAX, (uint_least16_t) 0xffff); break;

Completed in 140 milliseconds