Home | History | Annotate | Download | only in Include

Lines Matching full:deallocations

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