Searched defs:_Py_AS_GC (Results 1 – 2 of 2) sorted by relevance
263 #define _Py_AS_GC(o) ((PyGC_Head *)(o)-1) macro