Searched refs:PyObject_GC_Init (Results 1 – 6 of 6) sorted by relevance
352 #define PyObject_GC_Init(op) macro
1111 PyObject_GC_Init(new_parser); in xmlparse_ExternalEntityParserCreate()1331 PyObject_GC_Init(self); in newxmlparseobject()
1086 * Rename :c:func:`PyObject_GC_Init` to :c:func:`PyObject_GC_Track` and
7021 - rename PyObject_GC_Init to PyObject_GC_Track and PyObject_GC_Fini8493 PyObject_GC_Init() after the initialization of the object's
24400 - rename PyObject_GC_Init to PyObject_GC_Track and PyObject_GC_Fini25872 PyObject_GC_Init() after the initialization of the object's