Searched refs:BOOST_PP_WHILE_230_I (Results 1 – 1 of 1) sorted by relevance
249 # define BOOST_PP_WHILE_230(p, o, s) BOOST_PP_WHILE_230_I(p, o, s)506 # define BOOST_PP_WHILE_230_I(p, o, s) BOOST_PP_IF(p(231, s), BOOST_PP_WHILE_231, s BOOST_PP_TUPLE_… macro