Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/
Dobmalloc.c344 PyMemAllocatorEx dbg_raw = PYDBGRAW_ALLOC; in _PyMem_GetAllocatorsName() local
348 if (pymemallocator_eq(&_PyMem_Raw, &dbg_raw) && in _PyMem_GetAllocatorsName()