Home
last modified time | relevance | path

Searched refs:PYMEM_ALLOCATOR_DEFAULT (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
H A Dpymem.h36 PYMEM_ALLOCATOR_DEFAULT = 1, enumerator
/third_party/python/Objects/
H A Dobmalloc.c278 *allocator = PYMEM_ALLOCATOR_DEFAULT; in _PyMem_GetAllocatorName()
281 *allocator = PYMEM_ALLOCATOR_DEFAULT; in _PyMem_GetAllocatorName()
316 case PYMEM_ALLOCATOR_DEFAULT: in _PyMem_SetupAllocators()

Completed in 5 milliseconds