Searched refs:BOOST_PP_WHILE_224_I (Results 1 – 1 of 1) sorted by relevance
243 # define BOOST_PP_WHILE_224(p, o, s) BOOST_PP_WHILE_224_I(p, o, s)500 # define BOOST_PP_WHILE_224_I(p, o, s) BOOST_PP_IF(p(225, s), BOOST_PP_WHILE_225, s BOOST_PP_TUPLE_… macro