Home
last modified time | relevance | path

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

/third_party/python/Include/internal/
Dpycore_object.h89 extern void _Py_PrintReferenceAddresses(FILE *);
/third_party/python/Python/
Dpylifecycle.c1497 _Py_PrintReferenceAddresses(stderr); in Py_FinalizeEx()
/third_party/python/Objects/
Dobject.c1890 _Py_PrintReferenceAddresses(FILE *fp) in _Py_PrintReferenceAddresses() function
/third_party/python/Doc/whatsnew/
D3.9.rst1422 * ``_Py_PrintReferenceAddresses()``