Searched refs:BOOST_PP_WHILE_19_I (Results 1 – 1 of 1) sorted by relevance
38 # define BOOST_PP_WHILE_19(p, o, s) BOOST_PP_WHILE_19_I(p, o, s)295 # define BOOST_PP_WHILE_19_I(p, o, s) BOOST_PP_IF(p(20, s), BOOST_PP_WHILE_20, s BOOST_PP_TUPLE_EAT… macro