Searched refs:BOOST_PP_WHILE_22_I (Results 1 – 1 of 1) sorted by relevance
41 # define BOOST_PP_WHILE_22(p, o, s) BOOST_PP_WHILE_22_I(p, o, s)298 # define BOOST_PP_WHILE_22_I(p, o, s) BOOST_PP_IF(p(23, s), BOOST_PP_WHILE_23, s BOOST_PP_TUPLE_EAT… macro