Searched refs:PyMethod_Function (Results 1 – 4 of 4) sorted by relevance
51 PyAPI_FUNC(PyObject *) PyMethod_Function(PyObject *);
139 PyMethod_Function(PyObject *im) in PyMethod_Function() function