Home | History | Annotate | Download | only in Include

Lines Matching defs:PyObject_CallMethod

9 #define PyObject_CallMethod _PyObject_CallMethod_SizeT
385 PyAPI_FUNC(PyObject *) PyObject_CallMethod(PyObject *o,
404 Like PyObject_CallMethod, but expect a _Py_Identifier* as the