Searched refs:BOOST_PP_WHILE_204_I (Results 1 – 1 of 1) sorted by relevance
223 # define BOOST_PP_WHILE_204(p, o, s) BOOST_PP_WHILE_204_I(p, o, s)480 # define BOOST_PP_WHILE_204_I(p, o, s) BOOST_PP_IF(p(205, s), BOOST_PP_WHILE_205, s BOOST_PP_TUPLE_… macro