Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Dgcmodule.c443 move_unreachable(PyGC_Head *young, PyGC_Head *unreachable) in move_unreachable()
874 PyGC_Head *young; /* the generation we are examining */ in collect() local
/external/python/cpython3/Modules/
Dgcmodule.c549 move_unreachable(PyGC_Head *young, PyGC_Head *unreachable) in move_unreachable()
1176 PyGC_Head *young; /* the generation we are examining */ in collect() local