Searched refs:PyCFunction_GET_FUNCTION (Results 1 – 5 of 5) sorted by relevance
12 #define PyCFunction_GET_FUNCTION(func) \ macro
125 return PyCFunction_GET_FUNCTION(op); in PyCFunction_GetFunction()412 return (funcptr)PyCFunction_GET_FUNCTION(func); in cfunction_enter_call()538 PyCFunction meth = PyCFunction_GET_FUNCTION(func); in cfunction_call()
8289 PyCFunction_GET_FUNCTION(descr) == in update_one_slot()
1698 PyCFunction meth = PyCFunction_GET_FUNCTION(destroy); in SwigPyObject_dealloc()
1711 PyCFunction meth = PyCFunction_GET_FUNCTION(destroy); in SwigPyObject_dealloc()