Searched refs:BOOST_PP_WHILE_199_I (Results 1 – 1 of 1) sorted by relevance
218 # define BOOST_PP_WHILE_199(p, o, s) BOOST_PP_WHILE_199_I(p, o, s)475 # define BOOST_PP_WHILE_199_I(p, o, s) BOOST_PP_IF(p(200, s), BOOST_PP_WHILE_200, s BOOST_PP_TUPLE_… macro