Searched refs:BOOST_PP_WHILE_254_I (Results 1 – 1 of 1) sorted by relevance
273 # define BOOST_PP_WHILE_254(p, o, s) BOOST_PP_WHILE_254_I(p, o, s)530 # define BOOST_PP_WHILE_254_I(p, o, s) BOOST_PP_IF(p(255, s), BOOST_PP_WHILE_255, s BOOST_PP_TUPLE_… macro