Searched refs:PYMEM_ALLOCATOR_DEBUG (Results 1 – 5 of 5) sorted by relevance
43 PYMEM_ALLOCATOR_DEBUG = 2, enumerator
21 PYMEM_ALLOCATOR_DEBUG = 2 variable847 preconfig = dict(allocator=PYMEM_ALLOCATOR_DEBUG)864 'allocator': PYMEM_ALLOCATOR_DEBUG,878 'allocator': PYMEM_ALLOCATOR_DEBUG,1334 preconfig = dict(allocator=PYMEM_ALLOCATOR_DEBUG)
723 config->allocator = PYMEM_ALLOCATOR_DEBUG; in preconfig_init_allocator()
282 *allocator = PYMEM_ALLOCATOR_DEBUG; in _PyMem_GetAllocatorName()320 case PYMEM_ALLOCATOR_DEBUG: in _PyMem_SetupAllocators()
219 * ``PYMEM_ALLOCATOR_DEBUG`` (``2``): default memory allocators with