Searched refs:BOOST_PP_WHILE_29_I (Results 1 – 1 of 1) sorted by relevance
48 # define BOOST_PP_WHILE_29(p, o, s) BOOST_PP_WHILE_29_I(p, o, s)305 # define BOOST_PP_WHILE_29_I(p, o, s) BOOST_PP_IF(p(30, s), BOOST_PP_WHILE_30, s BOOST_PP_TUPLE_EAT… macro