Home
last modified time | relevance | path

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

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