Searched refs:BOOST_PP_WHILE_123_I (Results 1 – 1 of 1) sorted by relevance
142 # define BOOST_PP_WHILE_123(p, o, s) BOOST_PP_WHILE_123_I(p, o, s)399 # define BOOST_PP_WHILE_123_I(p, o, s) BOOST_PP_IF(p(124, s), BOOST_PP_WHILE_124, s BOOST_PP_TUPLE_… macro