Searched refs:BOOST_PP_WHILE_40_I (Results 1 – 1 of 1) sorted by relevance
59 # define BOOST_PP_WHILE_40(p, o, s) BOOST_PP_WHILE_40_I(p, o, s)316 # define BOOST_PP_WHILE_40_I(p, o, s) BOOST_PP_IF(p(41, s), BOOST_PP_WHILE_41, s BOOST_PP_TUPLE_EAT… macro