Searched refs:BOOST_PP_WHILE_234_I (Results 1 – 1 of 1) sorted by relevance
253 # define BOOST_PP_WHILE_234(p, o, s) BOOST_PP_WHILE_234_I(p, o, s)510 # define BOOST_PP_WHILE_234_I(p, o, s) BOOST_PP_IF(p(235, s), BOOST_PP_WHILE_235, s BOOST_PP_TUPLE_… macro