Searched refs:_PyObject_VectorcallMethodId (Results 1 – 2 of 2) sorted by relevance
225 _PyObject_VectorcallMethodId( in _PyObject_VectorcallMethodId() function239 return _PyObject_VectorcallMethodId(name, &self, in _PyObject_CallMethodIdNoArgs()249 return _PyObject_VectorcallMethodId(name, args, in _PyObject_CallMethodIdOneArg()
1090 return _PyObject_VectorcallMethodId(&PyId_get, newargs, in mappingproxy_get()