Searched refs:PyMethod_Self (Results 1 – 4 of 4) sorted by relevance
88 .. c:function:: PyObject* PyMethod_Self(PyObject *meth)95 Macro version of :c:func:`PyMethod_Self` which avoids error checking.
27 PyAPI_FUNC(PyObject *) PyMethod_Self(PyObject *);
25 PyMethod_Self(PyObject *im) in PyMethod_Self() function
1325 PyMethod_Self:PyObject*::0:1326 PyMethod_Self:PyObject*:im:0: