Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/
Dcstdint.hpp417 # define UINT32_C(value) value##ui32 macro
448 # define UINT32_C(value) value##u macro
451 # define UINT32_C(value) value##uL macro
/ndk/sources/host-tools/sed-4.2.1/lib/
Dstdint.in.h527 #define UINT32_C(x) x ## U macro