Home
last modified time | relevance | path

Searched refs:_PyMem_SetupAllocators (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Include/internal/
H A Dpycore_pymem.h70 PyAPI_FUNC(int) _PyMem_SetupAllocators(PyMemAllocatorName allocator);
/third_party/python/Python/
H A Dpreconfig.c950 if (_PyMem_SetupAllocators(name) < 0) { in _PyPreConfig_Write()
/third_party/python/Objects/
H A Dobmalloc.c309 _PyMem_SetupAllocators(PyMemAllocatorName allocator) in _PyMem_SetupAllocators() function

Completed in 6 milliseconds