Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dpymem.h42 PYMEM_ALLOCATOR_PYMALLOC_DEBUG = 6, enumerator
/third_party/python/Objects/
Dobmalloc.c289 *allocator = PYMEM_ALLOCATOR_PYMALLOC_DEBUG; in _PyMem_GetAllocatorName()
328 case PYMEM_ALLOCATOR_PYMALLOC_DEBUG: in _PyMem_SetupAllocators()
337 if (allocator == PYMEM_ALLOCATOR_PYMALLOC_DEBUG) { in _PyMem_SetupAllocators()
/third_party/python/Doc/c-api/
Dinit_config.rst243 * ``PYMEM_ALLOCATOR_PYMALLOC_DEBUG`` (``6``): :ref:`Python pymalloc
247 ``PYMEM_ALLOCATOR_PYMALLOC`` and ``PYMEM_ALLOCATOR_PYMALLOC_DEBUG`` are