Searched refs:BOOST_PP_WHILE_200_I (Results 1 – 1 of 1) sorted by relevance
219 # define BOOST_PP_WHILE_200(p, o, s) BOOST_PP_WHILE_200_I(p, o, s)476 # define BOOST_PP_WHILE_200_I(p, o, s) BOOST_PP_IF(p(201, s), BOOST_PP_WHILE_201, s BOOST_PP_TUPLE_… macro