Searched refs:BOOST_PP_WHILE_257 (Results 1 – 5 of 5) sorted by relevance
/third_party/boost/boost/preprocessor/control/ |
D | while.hpp | 51 # define BOOST_PP_WHILE_257(p, o, s) BOOST_PP_ERROR(0x0001) macro
|
/third_party/boost/boost/preprocessor/control/detail/msvc/ |
D | while.hpp | 275 # define BOOST_PP_WHILE_256(p, o, s) BOOST_PP_IF(p(257, s), BOOST_PP_WHILE_257, s BOOST_PP_TUPLE_EA…
|
/third_party/boost/boost/preprocessor/control/detail/edg/ |
D | while.hpp | 532 # define BOOST_PP_WHILE_256_I(p, o, s) BOOST_PP_IF(p(257, s), BOOST_PP_WHILE_257, s BOOST_PP_TUPLE_…
|
/third_party/boost/boost/preprocessor/control/detail/dmc/ |
D | while.hpp | 533 # define BOOST_PP_WHILE_256_C(c, p, o, s) BOOST_PP_IIF(c, BOOST_PP_WHILE_257, BOOST_PP_TUPLE_ELEM_3…
|
/third_party/boost/boost/preprocessor/control/detail/ |
D | while.hpp | 533 # define BOOST_PP_WHILE_256_C(c, p, o, s) BOOST_PP_IIF(c, BOOST_PP_WHILE_257, s BOOST_PP_TUPLE_EAT_…
|