Searched refs:BOOST_PP_WHILE_30_I (Results 1 – 1 of 1) sorted by relevance
49 # define BOOST_PP_WHILE_30(p, o, s) BOOST_PP_WHILE_30_I(p, o, s)306 # define BOOST_PP_WHILE_30_I(p, o, s) BOOST_PP_IF(p(31, s), BOOST_PP_WHILE_31, s BOOST_PP_TUPLE_EAT… macro