Home
last modified time | relevance | path

Searched defs:BOOST_PP_REPEAT (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/libs/serialization/performance/xml/
Dnode.hpp42 BOOST_PP_REPEAT(BSL_NODE_MAX, BSL_NODE_DECL_MEMBER, _) in BOOST_PP_REPEAT() function
47 BOOST_PP_REPEAT(BSL_NODE_MAX, BSL_NODE_SERIALIZE, _) in BOOST_PP_REPEAT() local
/third_party/boost/boost/spirit/home/classic/utility/
Dgrammar_def.hpp228 BOOST_PP_REPEAT( in BOOST_PP_REPEAT() function in boost::spirit::grammar_def
/third_party/boost/boost/test/tools/old/
Dimpl.hpp92 BOOST_PP_REPEAT( BOOST_TEST_MAX_PREDICATE_ARITY, IMPL_FRWD, _ ) in BOOST_PP_REPEAT() function
/third_party/boost/boost/preprocessor/repetition/
Drepeat.hpp29 # define BOOST_PP_REPEAT BOOST_PP_CAT(BOOST_PP_REPEAT_, BOOST_PP_AUTO_REC(BOOST_PP_REPEAT_P, 4)) macro