Searched refs:BOOST_PP_WHILE_60_I (Results 1 – 1 of 1) sorted by relevance
79 # define BOOST_PP_WHILE_60(p, o, s) BOOST_PP_WHILE_60_I(p, o, s)336 # define BOOST_PP_WHILE_60_I(p, o, s) BOOST_PP_IF(p(61, s), BOOST_PP_WHILE_61, s BOOST_PP_TUPLE_EAT… macro