Searched refs:PyCFunction_GET_FUNCTION (Results 1 – 9 of 9) sorted by relevance
29 #define PyCFunction_GET_FUNCTION(func) \ macro
34 #define PyCFunction_GET_FUNCTION(func) \ macro
59 return PyCFunction_GET_FUNCTION(op); in PyCFunction_GetFunction()
744 PyCFunction meth = PyCFunction_GET_FUNCTION(func); in cfunction_call_varargs()
7117 PyCFunction_GET_FUNCTION(descr) == in update_one_slot()
74 PyCFunction meth = PyCFunction_GET_FUNCTION(func); in PyCFunction_Call()
6355 PyCFunction_GET_FUNCTION(descr) ==
3236 PyCFunction_GET_FUNCTION(parser_doctype) == in expat_start_doctype_handler()
4353 PyCFunction meth = PyCFunction_GET_FUNCTION(func); in call_function()