Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/Doc/c-api/
Dmemory.rst218 .. _pymalloc: target in Object allocators
/aosp_15_r20/external/python/cpython3/Doc/c-api/
Dmemory.rst614 .. _pymalloc: target in Debug hooks on the Python memory allocators
/aosp_15_r20/external/python/cpython3/Objects/
Dobmalloc.c335 PyMemAllocatorEx pymalloc = PYMALLOC_ALLOC; in _PyMem_SetupAllocators() local
380 PyMemAllocatorEx pymalloc = PYMALLOC_ALLOC; in _PyMem_GetCurrentAllocatorName() local
/aosp_15_r20/external/python/cpython2/
Dconfigure.ac3023 AC_ARG_WITH(pymalloc, optwith
/aosp_15_r20/external/python/cpython3/
Dconfigure.ac4413 AC_ARG_WITH(pymalloc, optwith