Searched refs:BOOST_PP_WHILE_109_I (Results 1 – 1 of 1) sorted by relevance
128 # define BOOST_PP_WHILE_109(p, o, s) BOOST_PP_WHILE_109_I(p, o, s)385 # define BOOST_PP_WHILE_109_I(p, o, s) BOOST_PP_IF(p(110, s), BOOST_PP_WHILE_110, s BOOST_PP_TUPLE_… macro