Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dobmalloc.c1442 _PyMem_DebugMalloc(size_t nbytes) in _PyMem_DebugMalloc() function
/external/python/cpython3/Objects/
Dobmalloc.c2234 _PyMem_DebugMalloc(void *ctx, size_t nbytes) in _PyMem_DebugMalloc() function