Searched refs:BOOST_PP_WHILE_231_I (Results 1 – 1 of 1) sorted by relevance
250 # define BOOST_PP_WHILE_231(p, o, s) BOOST_PP_WHILE_231_I(p, o, s)507 # define BOOST_PP_WHILE_231_I(p, o, s) BOOST_PP_IF(p(232, s), BOOST_PP_WHILE_232, s BOOST_PP_TUPLE_… macro