Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dcstdint.hpp80 typedef ::intfast16_t int_fast16_t; typedef
112 using ::int_fast16_t;
155 typedef int16_t int_fast16_t; typedef
226 typedef int int_fast16_t; typedef
233 typedef short int_fast16_t; typedef
243 typedef __short16 int_fast16_t; typedef
250 typedef short int_fast16_t; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcstdint126 int_fast16_t
174 using::int_fast16_t;
Datomic504 typedef atomic<int_fast16_t> atomic_int_fast16_t;
1757 typedef atomic<int_fast16_t> atomic_int_fast16_t;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
Dstdint_h.pass.cpp112 static_assert(sizeof(int_fast16_t)*CHAR_BIT >= 16, in main()
114 static_assert(std::is_signed<int_fast16_t>::value, in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp112 static_assert(sizeof(std::int_fast16_t)*CHAR_BIT >= 16, in main()
114 static_assert(std::is_signed<std::int_fast16_t>::value, in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.generic/
Dcstdint_typedefs.pass.cpp54 …static_assert((std::is_same<std::atomic< std::int_fast16_t>, std::atomic_int_fast16_t>::value), "… in main()
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h218 #undef int_fast16_t
232 #define int_fast16_t gl_int_fast16_t macro
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4126 int_fast16_t e2 = INT_FAST16_MAX;
127 int_fast16_t e2min = INT_FAST16_MIN;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp903 std::int_fast16_t i2 = 0; in main()
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20131 int_fast16_t e2 = INT_FAST16_MAX;
20132 int_fast16_t e2min = INT_FAST16_MIN;