Home | History | Annotate | Download | only in Include

Lines Matching refs:PyTrash_UNWIND_LEVEL

972 chain of N deallocations is broken into N / PyTrash_UNWIND_LEVEL pieces,

973 with the call stack never exceeding a depth of PyTrash_UNWIND_LEVEL.
987 #define PyTrash_UNWIND_LEVEL 50
994 _tstate->trash_delete_nesting < PyTrash_UNWIND_LEVEL) { \