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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
H A Dcstdint.hpp86 typedef ::uintleast32_t uint_least32_t; typedef
121 using ::uint_least32_t;
164 typedef uint32_t uint_least32_t;
264 typedef unsigned int uint_least32_t;
271 typedef unsigned short uint_least32_t;
278 typedef unsigned long uint_least32_t;
286 typedef unsigned __int32 uint_least32_t;

Completed in 64 milliseconds