Home
last modified time | relevance | path

Searched refs:int_fast16_t (Results 1 – 7 of 7) sorted by relevance

/aosp12/bionic/tests/
H A Dstdint_test.cpp27 ASSERT_EQ(8U, sizeof(int_fast16_t)); in TEST()
32 ASSERT_EQ(4U, sizeof(int_fast16_t)); in TEST()
/aosp12/hardware/invensense/65xx/libsensors_iio/software/core/driver/include/
H A Dstdint_invensense.h32 typedef int int_fast16_t; typedef
/aosp12/hardware/invensense/6515/libsensors_iio/software/core/driver/include/
H A Dstdint_invensense.h32 typedef int int_fast16_t; typedef
/aosp12/bionic/libc/include/
H A Dstdint.h92 typedef int64_t int_fast16_t; typedef
97 typedef int32_t int_fast16_t; typedef
/aosp12/bionic/tests/headers/posix/
H A Dstdint_h.c54 TYPE(int_fast16_t); in stdint_h()
/aosp12/packages/apps/Test/connectivity/sl4n/rapidjson/include/rapidjson/msinttypes/
H A Dstdint.h151 typedef int16_t int_fast16_t; typedef
/aosp12/bionic/libc/include/bits/
H A Dstdatomic.h186 typedef _Atomic(int_fast16_t) atomic_int_fast16_t;