Searched refs:BOOST_PP_MOD (Results 1 – 1 of 1) sorted by relevance
24 # define BOOST_PP_MOD(x, y) BOOST_PP_TUPLE_ELEM(3, 1, BOOST_PP_DIV_BASE(x, y)) macro26 # define BOOST_PP_MOD(x, y) BOOST_PP_MOD_I(x, y) macro