Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dobmalloc.c118 _PyMem_RawFree(void *ctx, void *ptr) in _PyMem_RawFree() function
171 #define MALLOC_ALLOC {NULL, _PyMem_RawMalloc, _PyMem_RawCalloc, _PyMem_RawRealloc, _PyMem_RawFree}