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.rst591 .. _pymalloc: target in Debug hooks on the Python memory allocators
/external/python/cpython3/Objects/
Dobmalloc.c333 PyMemAllocatorEx pymalloc = PYMALLOC_ALLOC; in _PyMem_SetupAllocators() local
378 PyMemAllocatorEx pymalloc = PYMALLOC_ALLOC; in _PyMem_GetCurrentAllocatorName() local
/external/python/cpython2/
Dconfigure.ac3023 AC_ARG_WITH(pymalloc, optwith
/external/python/cpython3/
Dconfigure.ac3574 AC_ARG_WITH(pymalloc, optwith