Searched defs:PyObject_GC_Resize (Results 1 – 2 of 2) sorted by relevance
245 #define PyObject_GC_Resize(type, op, n) \ macro