Home
last modified time | relevance | path

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

/external/python/cpython3/Include/cpython/
Dpymem.h42 PYMEM_ALLOCATOR_DEFAULT = 1, enumerator
/external/python/cpython3/Objects/
Dobmalloc.c276 *allocator = PYMEM_ALLOCATOR_DEFAULT; in _PyMem_GetAllocatorName()
279 *allocator = PYMEM_ALLOCATOR_DEFAULT; in _PyMem_GetAllocatorName()
314 case PYMEM_ALLOCATOR_DEFAULT: in _PyMem_SetupAllocators()
/external/python/cpython3/Doc/c-api/
Dinit_config.rst218 * ``PYMEM_ALLOCATOR_DEFAULT`` (``1``): default memory allocators