Searched defs:young (Results 1 – 2 of 2) sorted by relevance
443 move_unreachable(PyGC_Head *young, PyGC_Head *unreachable) in move_unreachable()874 PyGC_Head *young; /* the generation we are examining */ in collect() local
549 move_unreachable(PyGC_Head *young, PyGC_Head *unreachable) in move_unreachable()1176 PyGC_Head *young; /* the generation we are examining */ in collect() local