Searched refs:BOOST_PP_WHILE_16_I (Results 1 – 1 of 1) sorted by relevance
35 # define BOOST_PP_WHILE_16(p, o, s) BOOST_PP_WHILE_16_I(p, o, s)292 # define BOOST_PP_WHILE_16_I(p, o, s) BOOST_PP_IF(p(17, s), BOOST_PP_WHILE_17, s BOOST_PP_TUPLE_EAT… macro