Home
last modified time | relevance | path

Searched defs:max_arity (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/boost/function_types/detail/
Dpp_arity_loop.hpp35 # define BOOST_FT_AL_FILE(base_path,max_arity,mfp) \ argument
37 # define BOOST_FT_AL_FILE_I(base_path,max_arity,mfp) \ argument
/third_party/boost/boost/mpl/aux_/preprocessed/gcc/
Dtemplate_arity.hpp21 struct max_arity struct
/third_party/boost/boost/python/object/
Dpy_function.hpp102 virtual unsigned max_arity() const in max_arity() function
155 unsigned max_arity() const in max_arity() function
/third_party/boost/libs/python/src/object/
Dfunction.cpp49 unsigned py_function_impl_base::max_arity() const in max_arity() function in boost::python::objects::py_function_impl_base
70 unsigned int max_arity = m_fn.max_arity(); in function() local
136 unsigned max_arity = f->m_fn.max_arity(); in call() local
/third_party/boost/boost/mpl/aux_/
Dtemplate_arity.hpp78 struct max_arity struct
/third_party/boost/boost/parameter/aux_/preprocessor/impl/
Dflatten.hpp67 r, arity, max_arity, spec, xform \ argument