Searched refs:_PyObject_CallMethodIdObjArgs (Results 1 – 3 of 3) sorted by relevance
66 extern PyObject* _PyObject_CallMethodIdObjArgs(
889 _PyObject_CallMethodIdObjArgs(PyObject *obj, _Py_Identifier *name, ...) in _PyObject_CallMethodIdObjArgs() function
2008 ``_PyObject_CallMethodIdObjArgs`` to use ``_PyObject_GetMethod`` to avoid