Lines Matching refs:_PyObject_DebugMallocApi
1444 return _PyObject_DebugMallocApi(_PYMALLOC_MEM_ID, nbytes);1461 return _PyObject_DebugMallocApi(_PYMALLOC_OBJ_ID, nbytes);1482 _PyObject_DebugMallocApi(char id, size_t nbytes)1545 return _PyObject_DebugMallocApi(api, nbytes);