Searched refs:BOOST_PP_WHILE_49_I (Results 1 – 1 of 1) sorted by relevance
68 # define BOOST_PP_WHILE_49(p, o, s) BOOST_PP_WHILE_49_I(p, o, s)325 # define BOOST_PP_WHILE_49_I(p, o, s) BOOST_PP_IF(p(50, s), BOOST_PP_WHILE_50, s BOOST_PP_TUPLE_EAT… macro