Searched refs:BOOST_PP_WHILE_54_I (Results 1 – 1 of 1) sorted by relevance
73 # define BOOST_PP_WHILE_54(p, o, s) BOOST_PP_WHILE_54_I(p, o, s)330 # define BOOST_PP_WHILE_54_I(p, o, s) BOOST_PP_IF(p(55, s), BOOST_PP_WHILE_55, s BOOST_PP_TUPLE_EAT… macro