Searched refs:PYMEM_ALLOCATOR_DEFAULT (Results 1 – 3 of 3) sorted by relevance
36 PYMEM_ALLOCATOR_DEFAULT = 1, enumerator
276 *allocator = PYMEM_ALLOCATOR_DEFAULT; in _PyMem_GetAllocatorName()279 *allocator = PYMEM_ALLOCATOR_DEFAULT; in _PyMem_GetAllocatorName()314 case PYMEM_ALLOCATOR_DEFAULT: in _PyMem_SetupAllocators()
233 * ``PYMEM_ALLOCATOR_DEFAULT`` (``1``): :ref:`default memory allocators