Searched defs:max_arity (Results 1 – 6 of 6) sorted by relevance
35 # define BOOST_FT_AL_FILE(base_path,max_arity,mfp) \ argument37 # define BOOST_FT_AL_FILE_I(base_path,max_arity,mfp) \ argument
21 struct max_arity struct
102 virtual unsigned max_arity() const in max_arity() function155 unsigned max_arity() const in max_arity() function
49 unsigned py_function_impl_base::max_arity() const in max_arity() function in boost::python::objects::py_function_impl_base70 unsigned int max_arity = m_fn.max_arity(); in function() local136 unsigned max_arity = f->m_fn.max_arity(); in call() local
78 struct max_arity struct
67 r, arity, max_arity, spec, xform \ argument