Searched defs:show_ref_count (Results 1 – 3 of 3) sorted by relevance
40 int show_ref_count; /* -X showrefcount */ member
1150 int show_ref_count = interp->core_config.show_ref_count; in Py_FinalizeEx() local
95 int show_ref_count = PyThreadState_GET()->interp->core_config.show_ref_count; in PyRun_InteractiveLoopFlags() local