Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dobmalloc.c397 PyMemAllocatorEx dbg_mem = PYDBGMEM_ALLOC; in _PyMem_GetCurrentAllocatorName() local
401 pymemallocator_eq(&_PyMem, &dbg_mem) && in _PyMem_GetCurrentAllocatorName()