Searched refs:BOOST_PP_WHILE_90_I (Results 1 – 1 of 1) sorted by relevance
109 # define BOOST_PP_WHILE_90(p, o, s) BOOST_PP_WHILE_90_I(p, o, s)366 # define BOOST_PP_WHILE_90_I(p, o, s) BOOST_PP_IF(p(91, s), BOOST_PP_WHILE_91, s BOOST_PP_TUPLE_EAT… macro