Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dcstdint.hpp396 # define INT8_C(value) value##i8 macro
433 # define INT8_C(value) static_cast<boost::int8_t>(value) macro
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h516 #define INT8_C(x) x macro