Home
last modified time | relevance | path

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

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