Searched refs:BOOST_PP_WHILE_111_I (Results 1 – 1 of 1) sorted by relevance
130 # define BOOST_PP_WHILE_111(p, o, s) BOOST_PP_WHILE_111_I(p, o, s)387 # define BOOST_PP_WHILE_111_I(p, o, s) BOOST_PP_IF(p(112, s), BOOST_PP_WHILE_112, s BOOST_PP_TUPLE_… macro