Searched refs:BOOST_PP_WHILE_110_I (Results 1 – 1 of 1) sorted by relevance
129 # define BOOST_PP_WHILE_110(p, o, s) BOOST_PP_WHILE_110_I(p, o, s)386 # define BOOST_PP_WHILE_110_I(p, o, s) BOOST_PP_IF(p(111, s), BOOST_PP_WHILE_111, s BOOST_PP_TUPLE_… macro