Searched refs:BOOST_PP_WHILE_128_I (Results 1 – 1 of 1) sorted by relevance
147 # define BOOST_PP_WHILE_128(p, o, s) BOOST_PP_WHILE_128_I(p, o, s)404 # define BOOST_PP_WHILE_128_I(p, o, s) BOOST_PP_IF(p(129, s), BOOST_PP_WHILE_129, s BOOST_PP_TUPLE_… macro