Home
last modified time | relevance | path

Searched refs:BOOST_PP_FOR_149_C (Results 76 – 78 of 78) sorted by relevance

1234

/dports/biology/lamarc/lamarc-2.1.8/boost/preprocessor/repetition/detail/dmc/
H A Dfor.hpp170 # define BOOST_PP_FOR_149(s, p, o, m) BOOST_PP_FOR_149_C(BOOST_PP_BOOL(p##(150, s)), s, p, o, m)
427 # define BOOST_PP_FOR_149_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(150, s) BOOST_P… macro
/dports/biology/lamarc/lamarc-2.1.8/boost/preprocessor/repetition/detail/
H A Dfor.hpp170 # define BOOST_PP_FOR_149(s, p, o, m) BOOST_PP_FOR_149_C(BOOST_PP_BOOL(p(150, s)), s, p, o, m)
427 # define BOOST_PP_FOR_149_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(150, s) BOOST_P… macro
/dports/databases/mongodb36/mongodb-src-r3.6.23/src/third_party/boost-1.60.0/boost/preprocessor/repetition/detail/
H A Dfor.hpp170 # define BOOST_PP_FOR_149(s, p, o, m) BOOST_PP_FOR_149_C(BOOST_PP_BOOL(p(150, s)), s, p, o, m)
427 # define BOOST_PP_FOR_149_C(c, s, p, o, m) BOOST_PP_IIF(c, m, BOOST_PP_TUPLE_EAT_2)(150, s) BOOST_P… macro

1234