Searched refs:_PyObject_DebugDumpAddress (Results 1 – 3 of 3) sorted by relevance
29 static void _PyObject_DebugDumpAddress(const void *p);2738 _PyObject_DebugDumpAddress(p); in _PyMem_DebugCheckAddress()2751 _PyObject_DebugDumpAddress(p); in _PyMem_DebugCheckAddress()2760 _PyObject_DebugDumpAddress(p); in _PyMem_DebugCheckAddress()2768 _PyObject_DebugDumpAddress(const void *p) in _PyObject_DebugDumpAddress() function
108 PyAPI_FUNC(void) _PyObject_DebugDumpAddress(const void *p);
1645 _PyObject_DebugDumpAddress(p); in _PyObject_DebugCheckAddressApi()1651 _PyObject_DebugDumpAddress(const void *p) in _PyObject_DebugDumpAddress() function