Home
last modified time | relevance | path

Searched defs:INT16_C (Results 1 – 2 of 2) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dcstdint.hpp399 # define INT16_C(value) value##i16 macro
440 # define INT16_C(value) static_cast<boost::int16_t>(value) macro
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h521 #define INT16_C(x) x macro