Home
last modified time | relevance | path

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

/external/python/cpython2/Objects/
Dobmalloc.c1447 _PyMem_DebugRealloc(void *p, size_t nbytes) in _PyMem_DebugRealloc() function
/external/python/cpython3/Objects/
Dobmalloc.c2350 _PyMem_DebugRealloc(void *ctx, void *ptr, size_t nbytes) in _PyMem_DebugRealloc() function