Searched defs:dump_refs (Results 1 – 2 of 2) sorted by relevance
| /third_party/python/Include/cpython/ | ||
| D | initconfig.h | 148 int dump_refs; member |
| /third_party/python/Python/ | ||
| D | pylifecycle.c | 1787 int dump_refs = tstate->interp->config.dump_refs; in Py_FinalizeEx() local |