Home
last modified time | relevance | path

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

/third_party/python/Objects/
Dobmalloc.c396 PyMemAllocatorEx dbg_raw = PYDBGRAW_ALLOC; in _PyMem_GetCurrentAllocatorName() local
400 if (pymemallocator_eq(&_PyMem_Raw, &dbg_raw) && in _PyMem_GetCurrentAllocatorName()