Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dobmalloc.c215 static PyMemAllocatorEx _PyMem = PYDBGMEM_ALLOC; variable
219 static PyMemAllocatorEx _PyMem = PYMEM_ALLOC; variable