Home | History | Annotate | Download | only in Include

Lines Matching full:deallocations

971 chain of deallocations, as each Py_DECREF in turn drops the refcount on "the
1004 may have been added to the list of deferred deallocations. In effect, a
1005 chain of N deallocations is broken into N / PyTrash_UNWIND_LEVEL pieces,