Searched defs:pymalloc (Results 1 – 3 of 3) sorted by relevance
| /third_party/python/Doc/c-api/ | ||
| D | memory.rst | 591 .. _pymalloc: target in Debug hooks on the Python memory allocators |
| /third_party/python/Objects/ | ||
| D | obmalloc.c | 333 PyMemAllocatorEx pymalloc = PYMALLOC_ALLOC; in _PyMem_SetupAllocators() local |
| /third_party/python/ | ||
| D | configure.ac | 3574 AC_ARG_WITH(pymalloc, optwith |