HomeSort by relevance Sort by last modified time
    Searched refs:PyMem_SetupDebugHooks (Results 1 - 2 of 2) sorted by null

  /external/python/cpython3/Include/
pymem.h 209 PyMem_SetupDebugHooks() function must be called to reinstall the debug hooks
230 PyAPI_FUNC(void) PyMem_SetupDebugHooks(void);
  /external/python/cpython3/Objects/
obmalloc.c 292 PyMem_SetupDebugHooks();
303 PyMem_SetupDebugHooks();
460 PyMem_SetupDebugHooks(void)
    [all...]

Completed in 65 milliseconds