Searched defs:inargs (Results 1 – 1 of 1) sorted by relevance
3823 _get_arg(int *pindex, PyObject *name, PyObject *defval, PyObject *inargs, PyObject *kwds) in _get_arg()3878 PyObject *inargs, PyObject *kwds, in _build_callargs()4105 PyCFuncPtr_call(PyCFuncPtrObject *self, PyObject *inargs, PyObject *kwds) in PyCFuncPtr_call()