Searched refs:PYMEM_ALLOCATOR_PYMALLOC (Results 1 – 3 of 3) sorted by relevance
41 PYMEM_ALLOCATOR_PYMALLOC = 5, enumerator
286 *allocator = PYMEM_ALLOCATOR_PYMALLOC; in _PyMem_GetAllocatorName()327 case PYMEM_ALLOCATOR_PYMALLOC: in _PyMem_SetupAllocators()
241 * ``PYMEM_ALLOCATOR_PYMALLOC`` (``5``): :ref:`Python pymalloc memory247 ``PYMEM_ALLOCATOR_PYMALLOC`` and ``PYMEM_ALLOCATOR_PYMALLOC_DEBUG`` are