Searched refs:BOOST_PP_WHILE_39_I (Results 1 – 1 of 1) sorted by relevance
58 # define BOOST_PP_WHILE_39(p, o, s) BOOST_PP_WHILE_39_I(p, o, s)315 # define BOOST_PP_WHILE_39_I(p, o, s) BOOST_PP_IF(p(40, s), BOOST_PP_WHILE_40, s BOOST_PP_TUPLE_EAT… macro