Searched refs:BOOST_PP_WHILE_221_I (Results 1 – 1 of 1) sorted by relevance
240 # define BOOST_PP_WHILE_221(p, o, s) BOOST_PP_WHILE_221_I(p, o, s)497 # define BOOST_PP_WHILE_221_I(p, o, s) BOOST_PP_IF(p(222, s), BOOST_PP_WHILE_222, s BOOST_PP_TUPLE_… macro