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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
H A Dcstdint.hpp84 typedef ::intleast32_t int_least32_t; typedef
118 using ::int_least32_t;
161 typedef int32_t int_least32_t;
261 typedef int int_least32_t;
268 typedef short int_least32_t;
275 typedef long int_least32_t;
283 typedef __int32 int_least32_t;

Completed in 22 milliseconds