Searched refs:BOOST_PP_WHILE_97_I (Results 1 – 1 of 1) sorted by relevance
116 # define BOOST_PP_WHILE_97(p, o, s) BOOST_PP_WHILE_97_I(p, o, s)373 # define BOOST_PP_WHILE_97_I(p, o, s) BOOST_PP_IF(p(98, s), BOOST_PP_WHILE_98, s BOOST_PP_TUPLE_EAT… macro