Searched refs:BOOST_PP_WHILE_50_I (Results 1 – 1 of 1) sorted by relevance
69 # define BOOST_PP_WHILE_50(p, o, s) BOOST_PP_WHILE_50_I(p, o, s)326 # define BOOST_PP_WHILE_50_I(p, o, s) BOOST_PP_IF(p(51, s), BOOST_PP_WHILE_51, s BOOST_PP_TUPLE_EAT… macro