Home
last modified time | relevance | path

Searched refs:PyMethod_Self (Results 1 – 5 of 5) sorted by relevance

/third_party/python/Doc/c-api/
Dmethod.rst88 .. c:function:: PyObject* PyMethod_Self(PyObject *meth)
95 Macro version of :c:func:`PyMethod_Self` which avoids error checking.
/third_party/python/Include/
Dclassobject.h27 PyAPI_FUNC(PyObject *) PyMethod_Self(PyObject *);
/third_party/libnl/python/netlink/
Dcapi.i615 PyObject *selfobj = PyMethod_Self(cbd->cbf); in nl_recv_msg_handler()
654 PyObject *selfobj = PyMethod_Self(cbd->cbf); in nl_recv_err_handler()
/third_party/python/Objects/
Dclassobject.c25 PyMethod_Self(PyObject *im) in PyMethod_Self() function
/third_party/python/Doc/data/
Drefcounts.dat1325 PyMethod_Self:PyObject*::0:
1326 PyMethod_Self:PyObject*:im:0: