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