Searched refs:BOOST_PP_DIV_BASE_I (Results 1 – 1 of 1) sorted by relevance
30 # define BOOST_PP_DIV_BASE(x, y) BOOST_PP_DIV_BASE_I(x, y)31 # define BOOST_PP_DIV_BASE_I(x, y) BOOST_PP_WHILE(BOOST_PP_DIV_BASE_P, BOOST_PP_DIV_BASE_O, (0, … macro