Home
last modified time | relevance | path

Searched defs:_PyMem_DebugFree (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dobmalloc.c1452 _PyMem_DebugFree(void *p) in _PyMem_DebugFree() function
/external/python/cpython3/Objects/
Dobmalloc.c2342 _PyMem_DebugFree(void *ctx, void *ptr) in _PyMem_DebugFree() function