Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
Dpymem.h39 PYMEM_ALLOCATOR_MALLOC_DEBUG = 4, enumerator
/third_party/python/Objects/
Dobmalloc.c296 *allocator = PYMEM_ALLOCATOR_MALLOC_DEBUG; in _PyMem_GetAllocatorName()
345 case PYMEM_ALLOCATOR_MALLOC_DEBUG: in _PyMem_SetupAllocators()
352 if (allocator == PYMEM_ALLOCATOR_MALLOC_DEBUG) { in _PyMem_SetupAllocators()
/third_party/python/Python/
Dpreconfig.c305 config->allocator = PYMEM_ALLOCATOR_MALLOC_DEBUG; in _PyPreConfig_InitCompatConfig()
/third_party/python/Doc/c-api/
Dinit_config.rst239 * ``PYMEM_ALLOCATOR_MALLOC_DEBUG`` (``4``): force usage of