Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_object.h150 extern void _Py_PrintReferences(FILE *);
/third_party/python/Objects/
Dobject.c1943 _Py_PrintReferences(FILE *fp) in _Py_PrintReferences() function
/third_party/python/Python/
Dpylifecycle.c1839 _Py_PrintReferences(stderr); in Py_FinalizeEx()
/third_party/python/Doc/whatsnew/
D3.9.rst1428 * ``_Py_PrintReferences()``