Searched refs:PyObject_AS_GC (Results 1 – 5 of 5) sorted by relevance
354 #define PyObject_AS_GC(op) (op) macro
1091 * Remove calls to :c:func:`PyObject_AS_GC` and :c:func:`PyObject_FROM_GC`.
7026 - remove calls to PyObject_AS_GC and PyObject_FROM_GC
24405 - remove calls to PyObject_AS_GC and PyObject_FROM_GC