Searched refs:BOOST_PP_FOR_116 (Results 1 – 4 of 4) sorted by relevance
/third_party/boost/boost/preprocessor/repetition/detail/msvc/ |
D | for.hpp | 134 …(p(116, s), m, BOOST_PP_TUPLE_EAT_2)(116, s) BOOST_PP_IF(p(116, s), BOOST_PP_FOR_116, BOOST_PP_TUP… 135 # define BOOST_PP_FOR_116(s, p, o, m) BOOST_PP_IF(p(117, s), m, BOOST_PP_TUPLE_EAT_2)(117, s) BOOST… macro
|
/third_party/boost/boost/preprocessor/repetition/detail/edg/ |
D | for.hpp | 135 # define BOOST_PP_FOR_116(s, p, o, m) BOOST_PP_FOR_116_I(s, p, o, m) macro 391 …(p(116, s), m, BOOST_PP_TUPLE_EAT_2)(116, s) BOOST_PP_IF(p(116, s), BOOST_PP_FOR_116, BOOST_PP_TUP…
|
/third_party/boost/boost/preprocessor/repetition/detail/dmc/ |
D | for.hpp | 137 # define BOOST_PP_FOR_116(s, p, o, m) BOOST_PP_FOR_116_C(BOOST_PP_BOOL(p##(117, s)), s, p, o, m) macro 393 …m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(116, s) BOOST_PP_IIF(c, BOOST_PP_FOR_116, BOOST_PP_TUP…
|
/third_party/boost/boost/preprocessor/repetition/detail/ |
D | for.hpp | 137 # define BOOST_PP_FOR_116(s, p, o, m) BOOST_PP_FOR_116_C(BOOST_PP_BOOL(p(117, s)), s, p, o, m) macro 393 …m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(116, s) BOOST_PP_IIF(c, BOOST_PP_FOR_116, BOOST_PP_TUP…
|