Searched refs:BOOST_PP_WHILE_14_I (Results 1 – 1 of 1) sorted by relevance
33 # define BOOST_PP_WHILE_14(p, o, s) BOOST_PP_WHILE_14_I(p, o, s)290 # define BOOST_PP_WHILE_14_I(p, o, s) BOOST_PP_IF(p(15, s), BOOST_PP_WHILE_15, s BOOST_PP_TUPLE_EAT… macro