Home
last modified time | relevance | path

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

/third_party/python/Include/cpython/
H A Dpymem.h41 PYMEM_ALLOCATOR_PYMALLOC = 5, enumerator
/third_party/python/Objects/
H A Dobmalloc.c288 *allocator = PYMEM_ALLOCATOR_PYMALLOC; in _PyMem_GetAllocatorName()
329 case PYMEM_ALLOCATOR_PYMALLOC: in _PyMem_SetupAllocators()

Completed in 5 milliseconds