Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dcstdint.hpp85 typedef ::intfast32_t int_fast32_t; typedef
119 using ::int_fast32_t;
162 typedef int32_t int_fast32_t; typedef
262 typedef int int_fast32_t; typedef
269 typedef short int_fast32_t; typedef
276 typedef long int_fast32_t; typedef
284 typedef __int32 int_fast32_t; typedef
/ndk/sources/cxx-stl/llvm-libc++/libcxx/include/
Dcstdint127 int_fast32_t
175 using::int_fast32_t;
Datomic506 typedef atomic<int_fast32_t> atomic_int_fast32_t;
1759 typedef atomic<int_fast32_t> atomic_int_fast32_t;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/depr/depr.c.headers/
Dstdint_h.pass.cpp117 static_assert(sizeof(int_fast32_t)*CHAR_BIT >= 32, in main()
119 static_assert(std::is_signed<int_fast32_t>::value, in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/language.support/cstdint/cstdint.syn/
Dcstdint.pass.cpp117 static_assert(sizeof(std::int_fast32_t)*CHAR_BIT >= 32, in main()
119 static_assert(std::is_signed<std::int_fast32_t>::value, in main()
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/atomics/atomics.types.generic/
Dcstdint_typedefs.pass.cpp56 …static_assert((std::is_same<std::atomic< std::int_fast32_t>, std::atomic_int_fast32_t>::value), "… in main()
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h220 #undef int_fast32_t
234 #define int_fast32_t gl_int_fast32_t macro
/ndk/sources/host-tools/sed-4.2.1/m4/
Dstdint.m4128 int_fast32_t e3 = INT_FAST32_MAX;
129 int_fast32_t e3min = INT_FAST32_MIN;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/test/input.output/file.streams/c.files/
Dcinttypes.pass.cpp904 std::int_fast32_t i3 = 0; in main()
/ndk/sources/host-tools/sed-4.2.1/
Dconfigure20133 int_fast32_t e3 = INT_FAST32_MAX;
20134 int_fast32_t e3min = INT_FAST32_MIN;