Searched defs:show_ref_count (Results 1 – 3 of 3) sorted by relevance
159 int show_ref_count; /* -X showrefcount */ member
1378 int show_ref_count = tstate->interp->config.show_ref_count; in Py_FinalizeEx() local
98 int show_ref_count = _Py_GetConfig()->show_ref_count; in PyRun_InteractiveLoopFlags() local