Home
last modified time | relevance | path

Searched refs:PRINT_TOTAL_REFS (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Python/
Dpythonrun.c41 #define PRINT_TOTAL_REFS() macro
43 #define PRINT_TOTAL_REFS() fprintf(stderr, \ macro
487 PRINT_TOTAL_REFS(); in Py_Finalize()
778 PRINT_TOTAL_REFS(); in PyRun_InteractiveLoopFlags()