Searched refs:BOOST_PP_DIV_BASE_D_I (Results 1 – 1 of 1) sorted by relevance
57 # define BOOST_PP_DIV_BASE_D(d, x, y) BOOST_PP_DIV_BASE_D_I(d, x, y)58 # define BOOST_PP_DIV_BASE_D_I(d, x, y) BOOST_PP_WHILE_ ## d(BOOST_PP_DIV_BASE_P, BOOST_PP_DIV_B… macro