Searched refs:BOOST_PP_WHILE_70_I (Results 1 – 1 of 1) sorted by relevance
89 # define BOOST_PP_WHILE_70(p, o, s) BOOST_PP_WHILE_70_I(p, o, s)346 # define BOOST_PP_WHILE_70_I(p, o, s) BOOST_PP_IF(p(71, s), BOOST_PP_WHILE_71, s BOOST_PP_TUPLE_EAT… macro