Home
last modified time | relevance | path

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

/external/python/cpython2/Doc/c-api/
Dmemory.rst218 .. _pymalloc: target in Object allocators
/external/python/cpython3/Doc/c-api/
Dmemory.rst475 .. _pymalloc: target in Customize Memory Allocators
/external/python/cpython3/Objects/
Dobmalloc.c287 PyMemAllocatorEx pymalloc = PYMALLOC_ALLOC; in _PyMem_SetupAllocators() local
326 PyMemAllocatorEx pymalloc = PYMALLOC_ALLOC; in _PyMem_GetAllocatorsName() local
/external/python/cpython2/
Dconfigure.ac3023 AC_ARG_WITH(pymalloc, optwith
/external/python/cpython3/
Dconfigure.ac3412 AC_ARG_WITH(pymalloc, optwith