Home
last modified time | relevance | path

Searched refs:PYMEM_ALLOCATOR_MALLOC_DEBUG (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
H A Dpymem.h39 PYMEM_ALLOCATOR_MALLOC_DEBUG = 4, enumerator
/third_party/python/Objects/
H A Dobmalloc.c298 *allocator = PYMEM_ALLOCATOR_MALLOC_DEBUG; in _PyMem_GetAllocatorName()
347 case PYMEM_ALLOCATOR_MALLOC_DEBUG: in _PyMem_SetupAllocators()
354 if (allocator == PYMEM_ALLOCATOR_MALLOC_DEBUG) { in _PyMem_SetupAllocators()

Completed in 6 milliseconds