Searched refs:BOOST_PP_WHILE_48_I (Results 1 – 1 of 1) sorted by relevance
67 # define BOOST_PP_WHILE_48(p, o, s) BOOST_PP_WHILE_48_I(p, o, s)324 # define BOOST_PP_WHILE_48_I(p, o, s) BOOST_PP_IF(p(49, s), BOOST_PP_WHILE_49, s BOOST_PP_TUPLE_EAT… macro