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

/bionic/tests/
H A Dstdint_test.cpp22 ASSERT_EQ(1U, sizeof(int_fast8_t));
/bionic/libc/include/
H A Dstdint.h84 typedef int8_t int_fast8_t; typedef
H A Dstdatomic.h379 typedef _Atomic(int_fast8_t) atomic_int_fast8_t;

Completed in 952 milliseconds