Searched refs:BOOST_PP_WHILE_21_I (Results 1 – 1 of 1) sorted by relevance
40 # define BOOST_PP_WHILE_21(p, o, s) BOOST_PP_WHILE_21_I(p, o, s)297 # define BOOST_PP_WHILE_21_I(p, o, s) BOOST_PP_IF(p(22, s), BOOST_PP_WHILE_22, s BOOST_PP_TUPLE_EAT… macro