Searched refs:BOOST_PP_WHILE_180_I (Results 1 – 1 of 1) sorted by relevance
199 # define BOOST_PP_WHILE_180(p, o, s) BOOST_PP_WHILE_180_I(p, o, s)456 # define BOOST_PP_WHILE_180_I(p, o, s) BOOST_PP_IF(p(181, s), BOOST_PP_WHILE_181, s BOOST_PP_TUPLE_… macro