Home
last modified time | relevance | path

Searched refs:PYMEM_ALLOCATOR_PYMALLOC (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Include/cpython/
Dpymem.h41 PYMEM_ALLOCATOR_PYMALLOC = 5, enumerator
/third_party/python/Objects/
Dobmalloc.c286 *allocator = PYMEM_ALLOCATOR_PYMALLOC; in _PyMem_GetAllocatorName()
327 case PYMEM_ALLOCATOR_PYMALLOC: in _PyMem_SetupAllocators()
/third_party/python/Doc/c-api/
Dinit_config.rst241 * ``PYMEM_ALLOCATOR_PYMALLOC`` (``5``): :ref:`Python pymalloc memory
247 ``PYMEM_ALLOCATOR_PYMALLOC`` and ``PYMEM_ALLOCATOR_PYMALLOC_DEBUG`` are