Searched refs:BOOST_PP_WHILE_28_I (Results 1 – 1 of 1) sorted by relevance
47 # define BOOST_PP_WHILE_28(p, o, s) BOOST_PP_WHILE_28_I(p, o, s)304 # define BOOST_PP_WHILE_28_I(p, o, s) BOOST_PP_IF(p(29, s), BOOST_PP_WHILE_29, s BOOST_PP_TUPLE_EAT… macro