Searched refs:PyMethod_Function (Results 1 – 16 of 16) sorted by relevance
47 .. c:function:: PyObject* PyMethod_Function(PyObject *meth)54 Macro version of :c:func:`PyMethod_Function` which avoids error checking.
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 *);
51 PyAPI_FUNC(PyObject *) PyMethod_Function(PyObject *);
618 funcobj = PyMethod_Function(cbd->cbf); in nl_recv_msg_handler()657 funcobj = PyMethod_Function(cbd->cbf); in nl_recv_err_handler()
265 PyMethod_Function
21 PyMethod_Function(PyObject *im) in PyMethod_Function() function
204 "PyMethod_Function"
740 PyMethod_Function:PyObject*::0:741 PyMethod_Function:PyObject*:im:0:
1311 PyMethod_Function:PyObject*::0:1312 PyMethod_Function:PyObject*:im:0:
417 …<elf-symbol name='PyMethod_Function' type='func-type' binding='global-binding' visibility='default…7463 …PyMethod_Function' mangled-name='PyMethod_Function' filepath='Objects/classobject.c' line='21' col…
139 PyMethod_Function(PyObject *im) in PyMethod_Function() function