Searched refs:BOOST_PP_WHILE_250_I (Results 1 – 1 of 1) sorted by relevance
269 # define BOOST_PP_WHILE_250(p, o, s) BOOST_PP_WHILE_250_I(p, o, s)526 # define BOOST_PP_WHILE_250_I(p, o, s) BOOST_PP_IF(p(251, s), BOOST_PP_WHILE_251, s BOOST_PP_TUPLE_… macro