Home
last modified time | relevance | path

Searched defs:pymalloc (Results 1 – 3 of 3) sorted by relevance

/third_party/python/Doc/c-api/
Dmemory.rst482 .. _pymalloc: target in Customize Memory Allocators
/third_party/python/Objects/
Dobmalloc.c333 PyMemAllocatorEx pymalloc = PYMALLOC_ALLOC; in _PyMem_SetupAllocators() local
378 PyMemAllocatorEx pymalloc = PYMALLOC_ALLOC; in _PyMem_GetCurrentAllocatorName() local
/third_party/python/
Dconfigure.ac3540 AC_ARG_WITH(pymalloc, optwith