Searched defs:uint_fast32_t (Results 1 - 2 of 2) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
H A Dcstdint.hpp87 typedef ::uintfast32_t uint_fast32_t; typedef
122 using ::uint_fast32_t;
165 typedef uint32_t uint_fast32_t;
265 typedef unsigned int uint_fast32_t;
272 typedef unsigned short uint_fast32_t;
279 typedef unsigned long uint_fast32_t;
287 typedef unsigned __int32 uint_fast32_t;
/ndk/sources/host-tools/sed-4.2.1/lib/
H A Dstdint.in.h221 #undef uint_fast32_t macro
235 #define uint_fast32_t gl_uint_fast32_t macro

Completed in 126 milliseconds