Searched refs:BOOST_PP_WHILE_15_I (Results 1 – 1 of 1) sorted by relevance
34 # define BOOST_PP_WHILE_15(p, o, s) BOOST_PP_WHILE_15_I(p, o, s)291 # define BOOST_PP_WHILE_15_I(p, o, s) BOOST_PP_IF(p(16, s), BOOST_PP_WHILE_16, s BOOST_PP_TUPLE_EAT… macro