Searched refs:PyMethod_Self (Results 1 – 5 of 5) 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 *);
615 PyObject *selfobj = PyMethod_Self(cbd->cbf); in nl_recv_msg_handler()654 PyObject *selfobj = PyMethod_Self(cbd->cbf); in nl_recv_err_handler()
25 PyMethod_Self(PyObject *im) in PyMethod_Self() function
1325 PyMethod_Self:PyObject*::0:1326 PyMethod_Self:PyObject*:im:0: