Searched refs:BOOST_PP_WHILE_32_I (Results 1 – 1 of 1) sorted by relevance
51 # define BOOST_PP_WHILE_32(p, o, s) BOOST_PP_WHILE_32_I(p, o, s)308 # define BOOST_PP_WHILE_32_I(p, o, s) BOOST_PP_IF(p(33, s), BOOST_PP_WHILE_33, s BOOST_PP_TUPLE_EAT… macro