Searched refs:PyMethod_Function (Results 1 – 11 of 11) sorted by relevance
47 .. c:function:: PyObject* PyMethod_Function(PyObject *meth)54 Macro version of :c:func:`PyMethod_Function` which avoids error checking.
77 .. c:function:: PyObject* PyMethod_Function(PyObject *meth)84 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 *);
265 PyMethod_Function
618 funcobj = PyMethod_Function(cbd->cbf); in nl_recv_msg_handler()657 funcobj = PyMethod_Function(cbd->cbf); in nl_recv_err_handler()
15 PyMethod_Function(PyObject *im) in PyMethod_Function() function
204 "PyMethod_Function"
740 PyMethod_Function:PyObject*::0:741 PyMethod_Function:PyObject*:im:0:
1308 PyMethod_Function:PyObject*::0:1309 PyMethod_Function:PyObject*:im:0:
139 PyMethod_Function(PyObject *im) in PyMethod_Function() function