Home
last modified time | relevance | path

Searched refs:PyMem_SetupDebugHooks (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Include/cpython/
H A Dpymem.h77 PyMem_SetupDebugHooks() function must be called to reinstall the debug hooks
98 PyAPI_FUNC(void) PyMem_SetupDebugHooks(void);
/third_party/python/Objects/
H A Dobmalloc.c340 PyMem_SetupDebugHooks(); in _PyMem_SetupAllocators()
355 PyMem_SetupDebugHooks(); in _PyMem_SetupAllocators()
514 PyMem_SetupDebugHooks(void) in PyMem_SetupDebugHooks() function

Completed in 5 milliseconds