Searched refs:BOOST_PP_WHILE_255_I (Results 1 – 1 of 1) sorted by relevance
274 # define BOOST_PP_WHILE_255(p, o, s) BOOST_PP_WHILE_255_I(p, o, s)531 # define BOOST_PP_WHILE_255_I(p, o, s) BOOST_PP_IF(p(256, s), BOOST_PP_WHILE_256, s BOOST_PP_TUPLE_… macro