Home
last modified time | relevance | path

Searched refs:BOOST_PP_LOCAL_LIMITS (Results 1 – 25 of 27) sorted by relevance

12

/third_party/boost/boost/preprocessor/iteration/detail/
Dlocal.hpp12 # if !defined(BOOST_PP_LOCAL_LIMITS)
18 # define BOOST_PP_LOCAL_S BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_LOCAL_LIMITS)
19 # define BOOST_PP_LOCAL_F BOOST_PP_TUPLE_ELEM(2, 1, BOOST_PP_LOCAL_LIMITS)
21 # define BOOST_PP_VALUE BOOST_PP_TUPLE_ELEM(2, 0, BOOST_PP_LOCAL_LIMITS)
23 # define BOOST_PP_VALUE BOOST_PP_TUPLE_ELEM(2, 1, BOOST_PP_LOCAL_LIMITS)
807 # undef BOOST_PP_LOCAL_LIMITS
/third_party/boost/libs/preprocessor/test/
Diteration.cpp19 # define BOOST_PP_LOCAL_LIMITS (1, 5) macro
23 # define BOOST_PP_LOCAL_LIMITS (5, 1) macro
/third_party/boost/boost/typeof/
Dvector.hpp89 # define BOOST_PP_LOCAL_LIMITS \ macro
118 # define BOOST_PP_LOCAL_LIMITS \ macro
149 # define BOOST_PP_LOCAL_LIMITS \ macro
/third_party/boost/boost/iostreams/detail/
Dselect_by_size.hpp125 #define BOOST_PP_LOCAL_LIMITS (0, 20) macro
153 #define BOOST_PP_LOCAL_LIMITS \ macro
Dexecute.hpp111 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_IOSTREAMS_MAX_EXECUTE_ARITY) macro
/third_party/boost/boost/function_types/detail/synthesize_impl/
Dmaster.hpp52 # define BOOST_PP_LOCAL_LIMITS (1,BOOST_FT_n-1)
63 # define BOOST_PP_LOCAL_LIMITS (BOOST_FT_mfp+1,BOOST_FT_n-1)
/third_party/boost/boost/assign/
Dptr_list_of.hpp161 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro
211 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro
Dlist_inserter.hpp367 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro
380 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro
391 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro
Dptr_map_inserter.hpp69 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro
Dlist_of.hpp439 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro
761 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro
773 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro
Dptr_list_inserter.hpp79 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_ASSIGN_MAX_PARAMETERS) macro
/third_party/boost/boost/python/detail/
Dnullary_function_adaptor.hpp37 # define BOOST_PP_LOCAL_LIMITS (1, BOOST_PYTHON_MAX_ARITY) macro
Dsignature.hpp95 # define BOOST_PP_LOCAL_LIMITS (0, N) in elements() macro
Dcaller.hpp225 # define BOOST_PP_LOCAL_LIMITS (0, N-1) in operator ()() macro
/third_party/boost/boost/proto/detail/
Dextends_funop_const.hpp34 … #define BOOST_PP_LOCAL_LIMITS \
Dextends_funop.hpp35 … #define BOOST_PP_LOCAL_LIMITS \
Dlocal.hpp33 #define BOOST_PP_LOCAL_LIMITS BOOST_PROTO_LOCAL_LIMITS macro
/third_party/boost/boost/range/detail/
Dcombine_cxx03.hpp57 #define BOOST_PP_LOCAL_LIMITS (BOOST_RANGE_MIN_COMBINE_ARGS, \ macro
/third_party/boost/boost/iostreams/filter/
Dsymmetric.hpp95 #define BOOST_PP_LOCAL_LIMITS (0, BOOST_IOSTREAMS_MAX_FORWARDING_ARITY) macro
262 #define BOOST_PP_LOCAL_LIMITS (0, BOOST_IOSTREAMS_MAX_FORWARDING_ARITY) macro
/third_party/boost/boost/python/object/
Dmake_holder.hpp79 # define BOOST_PP_LOCAL_LIMITS (0, N-1) macro
/third_party/boost/boost/iostreams/detail/adapter/
Ddirect_adapter.hpp89 # define BOOST_PP_LOCAL_LIMITS (1, BOOST_IOSTREAMS_MAX_FORWARDING_ARITY) macro
102 # define BOOST_PP_LOCAL_LIMITS (2, BOOST_IOSTREAMS_MAX_FORWARDING_ARITY) macro
/third_party/boost/boost/python/
Dargs.hpp140 # define BOOST_PP_LOCAL_LIMITS (2, BOOST_PYTHON_MAX_ARITY) macro
/third_party/boost/libs/function_types/example/
Dfast_mem_fn.hpp232 #define BOOST_PP_LOCAL_LIMITS (0,N-2) macro
Dinterface.hpp164 #define BOOST_PP_LOCAL_LIMITS (3,BOOST_FT_MAX_ARITY-1) macro
/third_party/boost/libs/iostreams/test/detail/
Doperation_sequence.hpp133 #define BOOST_PP_LOCAL_LIMITS (1, BOOST_IOSTREAMS_TEST_MAX_OPERATION_ERROR) in execute() macro

12