Searched refs:_PyCMethodObject_CAST (Results 1 – 1 of 1) sorted by relevance
28 #define _PyCMethodObject_CAST(func) \ macro68 return _PyCMethodObject_CAST(func)->mm_class; in PyCFunction_GET_CLASS()