Home
last modified time | relevance | path

Searched refs:BOOST_PP_SUB_I (Results 1 – 1 of 1) sorted by relevance

/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/preprocessor/arithmetic/
Dsub.hpp27 # define BOOST_PP_SUB(x, y) BOOST_PP_SUB_I(x, y)
28 # define BOOST_PP_SUB_I(x, y) BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_WHILE(BOOST_PP_SUB_P, BOOST_PP_… macro