Home | History | Annotate | Download | only in Objects

Lines Matching refs:_PyObject_DebugReallocApi

1449     return _PyObject_DebugReallocApi(_PYMALLOC_MEM_ID, p, nbytes);
1466 return _PyObject_DebugReallocApi(_PYMALLOC_OBJ_ID, p, nbytes);
1536 _PyObject_DebugReallocApi(char api, void *p, size_t nbytes)