Searched refs:PyMethod_Function (Results 1 – 4 of 4) sorted by relevance
78 .. c:function:: PyObject* PyMethod_Function(PyObject *meth)85 Macro version of :c:func:`PyMethod_Function` which avoids error checking.
26 PyAPI_FUNC(PyObject *) PyMethod_Function(PyObject *);
21 PyMethod_Function(PyObject *im) in PyMethod_Function() function
1311 PyMethod_Function:PyObject*::0:1312 PyMethod_Function:PyObject*:im:0: