Home
last modified time | relevance | path

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

/external/python/cpython2/Include/
Dobjimpl.h109 PyAPI_FUNC(void) _PyObject_DebugCheckAddress(const void *p);
/external/python/cpython2/Objects/
Dobmalloc.c1474 _PyObject_DebugCheckAddress(const void *p) in _PyObject_DebugCheckAddress() function