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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
H A Dcstdint.hpp82 typedef ::uintfast16_t uint_fast16_t; typedef
115 using ::uint_fast16_t;
158 typedef uint16_t uint_fast16_t;
229 typedef unsigned int uint_fast16_t;
236 typedef unsigned short uint_fast16_t;
246 typedef unsigned __short16 uint_fast16_t;
252 typedef unsigned short uint_fast16_t;

Completed in 5 milliseconds