Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dinitconfig.h160 int dump_refs; /* PYTHONDUMPREFS */ member
/external/python/cpython3/Python/
Dpylifecycle.c1381 int dump_refs = tstate->interp->config.dump_refs; in Py_FinalizeEx() local