Searched defs:nArgs (Results 1 – 12 of 12) sorted by relevance
90 int nArgs = m_argVec.size(); in fixupVariables() local193 int nArgs = m_argVec.size(); in execute() local305 int nArgs = m_argVec.size(); in exprSetParent() local
137 Py_ssize_t nArgs; in _CallPythonObject() local305 static CThunkObject* CThunkObject_new(Py_ssize_t nArgs) in CThunkObject_new()339 Py_ssize_t nArgs, i; in _ctypes_alloc_callback() local
2163 Py_ssize_t nArgs; in converters_from_argtypes() local
89 int nArgs = 0; in parseRequest() local
52 int nArgs = params.size(); in execute() local
218 Py_ssize_t nArgs; in _CallPythonObject() local385 static CThunkObject* CThunkObject_new(Py_ssize_t nArgs) in CThunkObject_new()419 Py_ssize_t nArgs, i; in _ctypes_alloc_callback() local
2256 Py_ssize_t nArgs; in converters_from_argtypes() local
241 int nArgs = 0; in parseRequest() local
286 unsigned int nArgs = CE->getNumArgs(); in CheckCallocZero() local
202 int nArgs = argTypes.length; in compareSignature() local
640 Selector(IdentifierInfo *II, unsigned nArgs) { in Selector()
3490 Int nArgs; member