Home
last modified time | relevance | path

Searched defs:young (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Modules/
Dgcmodule.c562 move_unreachable(PyGC_Head *young, PyGC_Head *unreachable) in move_unreachable()
1190 PyGC_Head *young; /* the generation we are examining */ in gc_collect_main() local