Home | History | Annotate | Download | only in Modules

Lines Matching refs:PyTraceMalloc_Untrack

4289     res = PyTraceMalloc_Untrack(domain, (uintptr_t)ptr);
4291 PyErr_SetString(PyExc_RuntimeError, "PyTraceMalloc_Untrack error");