Home
last modified time | relevance | path

Searched refs:uint_least8_t (Results 1 – 2 of 2) sorted by relevance

/tools/include/nolibc/
A Dstdint.h25 typedef uint8_t uint_least8_t; typedef
/tools/testing/selftests/nolibc/
A Dnolibc-test.c1487 CASE_TEST(limit_uint_least8_max); EXPECT_EQ(1, UINT_LEAST8_MAX, (uint_least8_t) 0xff); break; in run_stdlib()

Completed in 7 milliseconds