Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dobmalloc.c27 static void _PyObject_DebugDumpAddress(const void *p);
2691 _PyObject_DebugDumpAddress(p); in _PyMem_DebugCheckAddress()
2704 _PyObject_DebugDumpAddress(p); in _PyMem_DebugCheckAddress()
2713 _PyObject_DebugDumpAddress(p); in _PyMem_DebugCheckAddress()
2721 _PyObject_DebugDumpAddress(const void *p) in _PyObject_DebugDumpAddress() function