Searched refs:_PyObject_VectorcallMethodId (Results 1 – 2 of 2) sorted by relevance
229 _PyObject_VectorcallMethodId( in _PyObject_VectorcallMethodId() function243 return _PyObject_VectorcallMethodId(name, &self, in _PyObject_CallMethodIdNoArgs()253 return _PyObject_VectorcallMethodId(name, args, in _PyObject_CallMethodIdOneArg()
1087 return _PyObject_VectorcallMethodId(&PyId_get, newargs, in mappingproxy_get()