Searched refs:PyCFunction_GetFunction (Results 1 – 6 of 6) sorted by relevance
29 PyAPI_FUNC(PyCFunction) PyCFunction_GetFunction(PyObject *);
119 PyCFunction_GetFunction(PyObject *op) in PyCFunction_GetFunction() function
39 function,PyCFunction_GetFunction,3.2,
135 EXPORT_FUNC(PyCFunction_GetFunction)
1273 PyCFunction f = PyCFunction_GetFunction(s->encoder); in encoder_new()
362 function PyCFunction_GetFunction