Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dobmalloc.c208 static PyMemAllocatorEx _PyMem = PYDBGMEM_ALLOC; variable
212 static PyMemAllocatorEx _PyMem = PYMEM_ALLOC; variable