Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dcstdint.hpp414 # define UINT16_C(value) value##ui16 macro
441 # define UINT16_C(value) static_cast<boost::uint16_t>(value##u) macro
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h522 #define UINT16_C(x) x macro