Searched refs:BOOST_PP_WHILE_63_I (Results 1 – 1 of 1) sorted by relevance
82 # define BOOST_PP_WHILE_63(p, o, s) BOOST_PP_WHILE_63_I(p, o, s)339 # define BOOST_PP_WHILE_63_I(p, o, s) BOOST_PP_IF(p(64, s), BOOST_PP_WHILE_64, s BOOST_PP_TUPLE_EAT… macro