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.h151 extern void _Py_PrintReferenceAddresses(FILE *);
/third_party/python/Python/
Dpylifecycle.c1852 _Py_PrintReferenceAddresses(stderr); in Py_FinalizeEx()
/third_party/python/Objects/
Dobject.c1960 _Py_PrintReferenceAddresses(FILE *fp) in _Py_PrintReferenceAddresses() function
/third_party/python/Doc/whatsnew/
D3.9.rst1429 * ``_Py_PrintReferenceAddresses()``