Searched refs:PyObject_GC_Init (Results 1 – 7 of 7) 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
2361 PyObject_GC_Init(inst); in SWIG_Python_NewShadowInstance()
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