Home
last modified time | relevance | path

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

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/
Ddec.hpp22 # define BOOST_PP_DEC(x) BOOST_PP_DEC_I(x) macro
24 # define BOOST_PP_DEC(x) BOOST_PP_DEC_OO((x)) macro