Home
last modified time | relevance | path

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