Searched defs:show_ref_count (Results 1 – 3 of 3) sorted by relevance
148 int show_ref_count; member
125 int show_ref_count = _Py_GetConfig()->show_ref_count; in _PyRun_InteractiveLoopObject() local
2015 int show_ref_count = tstate->interp->config.show_ref_count; in _Py_Finalize() local