Searched refs:PyCFunction_GET_FLAGS (Results 1 – 4 of 4) sorted by relevance
17 #define PyCFunction_GET_FLAGS(func) \ macro
145 return PyCFunction_GET_FLAGS(op); in PyCFunction_GetFlags()530 int flags = PyCFunction_GET_FLAGS(func); in cfunction_call()
1491 flags = PyCFunction_GET_FLAGS(data->destroy); in SwigPyClientData_New()
1496 flags = PyCFunction_GET_FLAGS(data->destroy); in SwigPyClientData_New()