Searched defs:show_ref_count (Results 1 – 7 of 7) sorted by relevance
147 int show_ref_count; member
1784 int show_ref_count = tstate->interp->config.show_ref_count; in Py_FinalizeEx() local
132 int show_ref_count = _Py_GetConfig()->show_ref_count; in _PyRun_InteractiveLoopObject() local