Searched refs:BOOST_PP_WHILE_102_I (Results 1 – 1 of 1) sorted by relevance
121 # define BOOST_PP_WHILE_102(p, o, s) BOOST_PP_WHILE_102_I(p, o, s)378 # define BOOST_PP_WHILE_102_I(p, o, s) BOOST_PP_IF(p(103, s), BOOST_PP_WHILE_103, s BOOST_PP_TUPLE_… macro