Searched refs:BOOST_PP_WHILE_20_I (Results 1 – 1 of 1) sorted by relevance
39 # define BOOST_PP_WHILE_20(p, o, s) BOOST_PP_WHILE_20_I(p, o, s)296 # define BOOST_PP_WHILE_20_I(p, o, s) BOOST_PP_IF(p(21, s), BOOST_PP_WHILE_21, s BOOST_PP_TUPLE_EAT… macro