Home
last modified time | relevance | path

Searched defs:INT8_C (Results 1 – 1 of 1) 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