Searched refs:uint_fast8_t (Results 1 - 3 of 3) sorted by relevance

/bionic/tests/
H A Dstdint_test.cpp24 ASSERT_EQ(1U, sizeof(uint_fast8_t));
/bionic/libc/include/
H A Dstdint.h85 typedef uint8_t uint_fast8_t; typedef
H A Dstdatomic.h380 typedef _Atomic(uint_fast8_t) atomic_uint_fast8_t;

Completed in 292 milliseconds