Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dobmalloc.c125 _PyMem_RawFree(void *ctx, void *ptr) in _PyMem_RawFree() function
178 #define MALLOC_ALLOC {NULL, _PyMem_RawMalloc, _PyMem_RawCalloc, _PyMem_RawRealloc, _PyMem_RawFree}