Searched refs:BOOST_PP_WHILE_98_I (Results 1 – 1 of 1) sorted by relevance
117 # define BOOST_PP_WHILE_98(p, o, s) BOOST_PP_WHILE_98_I(p, o, s)374 # define BOOST_PP_WHILE_98_I(p, o, s) BOOST_PP_IF(p(99, s), BOOST_PP_WHILE_99, s BOOST_PP_TUPLE_EAT… macro