Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_object.h43 PyGC_Head *generation0 = tstate->interp->gc.generation0; in _PyObject_GC_TRACK_impl() local
Dpycore_gc.h141 PyGC_Head *generation0; member