Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dmem.h137 Py_ssize_t long_lived_total; member
/external/python/cpython2/Modules/
Dgcmodule.c71 static Py_ssize_t long_lived_total = 0; variable