Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dobmalloc.c207 static PyMemAllocatorEx _PyMem_Raw = PYDBGRAW_ALLOC; variable
211 static PyMemAllocatorEx _PyMem_Raw = PYRAW_ALLOC; variable