Searched refs:BOOST_PP_WHILE_256_I (Results 1 – 1 of 1) sorted by relevance
275 # define BOOST_PP_WHILE_256(p, o, s) BOOST_PP_WHILE_256_I(p, o, s)532 # define BOOST_PP_WHILE_256_I(p, o, s) BOOST_PP_IF(p(257, s), BOOST_PP_WHILE_257, s BOOST_PP_TUPLE_… macro