Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dobmalloc.c201 #define PYDBGMEM_ALLOC \ macro
208 static PyMemAllocatorEx _PyMem = PYDBGMEM_ALLOC;
345 PyMemAllocatorEx dbg_mem = PYDBGMEM_ALLOC; in _PyMem_GetAllocatorsName()
378 #undef PYDBGMEM_ALLOC