Searched defs:_PyObject_GC_UNTRACK (Results 1 – 2 of 2) sorted by relevance
286 #define _PyObject_GC_UNTRACK(o) do { \ macro