Searched defs:show_ref_count (Results 1 – 3 of 3) sorted by relevance
151 int show_ref_count; /* -X showrefcount */ member
1188 int show_ref_count = interp->config.show_ref_count; in Py_FinalizeEx() local
97 int show_ref_count = _PyInterpreterState_Get()->config.show_ref_count; in PyRun_InteractiveLoopFlags() local