Searched refs:BOOST_PP_WHILE_25_I (Results 1 – 1 of 1) sorted by relevance
44 # define BOOST_PP_WHILE_25(p, o, s) BOOST_PP_WHILE_25_I(p, o, s)301 # define BOOST_PP_WHILE_25_I(p, o, s) BOOST_PP_IF(p(26, s), BOOST_PP_WHILE_26, s BOOST_PP_TUPLE_EAT… macro