Searched refs:PYMEM_ALLOCATOR_DEBUG (Results 1 – 5 of 5) sorted by relevance
43 PYMEM_ALLOCATOR_DEBUG = 2, enumerator
21 PYMEM_ALLOCATOR_DEBUG = 2 variable828 preconfig = dict(allocator=PYMEM_ALLOCATOR_DEBUG)845 'allocator': PYMEM_ALLOCATOR_DEBUG,859 'allocator': PYMEM_ALLOCATOR_DEBUG,1284 preconfig = dict(allocator=PYMEM_ALLOCATOR_DEBUG)
722 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()
218 * ``PYMEM_ALLOCATOR_DEBUG`` (``2``): default memory allocators with