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