Searched refs:BOOST_PP_WHILE_80_I (Results 1 – 1 of 1) sorted by relevance
99 # define BOOST_PP_WHILE_80(p, o, s) BOOST_PP_WHILE_80_I(p, o, s)356 # define BOOST_PP_WHILE_80_I(p, o, s) BOOST_PP_IF(p(81, s), BOOST_PP_WHILE_81, s BOOST_PP_TUPLE_EAT… macro