Searched refs:PyObject_GC_UnTrack (Results 1 – 25 of 70) sorted by relevance
123
98 PyObject_GC_UnTrack(po); in pairwise_dealloc()239 PyObject_GC_UnTrack(gbo); in groupby_dealloc()463 PyObject_GC_UnTrack(igo); in _grouper_dealloc()691 PyObject_GC_UnTrack(tdo); in teedataobject_dealloc()922 PyObject_GC_UnTrack(to); in tee_dealloc()1129 PyObject_GC_UnTrack(lz); in cycle_dealloc()1319 PyObject_GC_UnTrack(lz); in dropwhile_dealloc()1482 PyObject_GC_UnTrack(lz); in takewhile_dealloc()1695 PyObject_GC_UnTrack(lz); in islice_dealloc()1899 PyObject_GC_UnTrack(lz); in starmap_dealloc()[all …]
49 PyObject_GC_UnTrack(self); in simplequeue_dealloc()
1018 PyObject_GC_UnTrack(ig); in itemgetter_dealloc()1274 PyObject_GC_UnTrack(ag); in attrgetter_dealloc()1541 PyObject_GC_UnTrack(mc); in methodcaller_dealloc()
355 PyObject_GC_UnTrack(self); in Dialect_dealloc()939 PyObject_GC_UnTrack(self); in Reader_dealloc()1398 PyObject_GC_UnTrack(self); in Writer_dealloc()
176 PyObject_GC_UnTrack(pto); in partial_dealloc()520 PyObject_GC_UnTrack(ko); in keyobject_dealloc()1275 PyObject_GC_UnTrack(obj); in lru_cache_dealloc()
1568 PyObject_GC_UnTrack(self); in FutureObj_dealloc()1595 PyObject_GC_UnTrack(it); in FutureIter_dealloc()1832 PyObject_GC_UnTrack(o); in TaskStepMethWrapper_dealloc()2525 PyObject_GC_UnTrack(self); in TaskObj_dealloc()
1309 PyObject_GC_UnTrack(deque); in deque_dealloc()1731 PyObject_GC_UnTrack(dio); in dequeiter_dealloc()2118 PyObject_GC_UnTrack(dd); in defdict_dealloc()2511 PyObject_GC_UnTrack(self); in tuplegetter_dealloc()
96 PyObject_GC_UnTrack(dp); in dbm_dealloc()
44 PyObject_GC_UnTrack(self); in pysqlite_prepare_protocol_dealloc()
68 PyObject_GC_UnTrack(self); in pysqlite_node_dealloc()150 PyObject_GC_UnTrack(self); in pysqlite_cache_dealloc()
55 PyObject_GC_UnTrack(self); in pysqlite_row_dealloc()
396 PyObject_GC_UnTrack(self); in stmt_dealloc()
86 PyObject_GC_UnTrack(en); in enum_dealloc()350 PyObject_GC_UnTrack(ro); in reversed_dealloc()
111 PyObject_GC_UnTrack(self); in picklebuf_dealloc()
60 PyObject_GC_UnTrack(ns); in namespace_dealloc()
108 PyObject_GC_UnTrack(self); in weakref_dealloc()584 PyObject_GC_UnTrack((PyObject *)self); in proxy_dealloc()
165 PyObject_GC_UnTrack(m); in meth_dealloc()
180 PyAPI_FUNC(void) PyObject_GC_UnTrack(void *);
48 ``PyObject_GC_UnTrack()``.
31 PyObject_GC_UnTrack(self); in Custom_dealloc()
734 PyObject_GC_UnTrack(self); in multibytecodec_dealloc()1093 PyObject_GC_UnTrack(self); in mbiencoder_dealloc()1368 PyObject_GC_UnTrack(self); in mbidecoder_dealloc()1688 PyObject_GC_UnTrack(self); in mbstreamreader_dealloc()1895 PyObject_GC_UnTrack(self); in mbstreamwriter_dealloc()
1158 PyObject_GC_UnTrack(self); in hamt_node_bitmap_dealloc()1566 PyObject_GC_UnTrack(self); in hamt_node_collision_dealloc()1951 PyObject_GC_UnTrack(self); in hamt_node_array_dealloc()2537 PyObject_GC_UnTrack(it); in hamt_baseiter_tp_dealloc()2715 PyObject_GC_UnTrack(self); in hamt_tp_dealloc()
889 PyObject_GC_UnTrack(self); in contextvar_tp_dealloc()1115 PyObject_GC_UnTrack(self); in token_tp_dealloc()
40 :c:func:`PyObject_GC_UnTrack` must be called.118 .. c:function:: void PyObject_GC_UnTrack(void *op)
18 PyObject_GC_UnTrack(self); in CThunkObject_dealloc()