Searched refs:pymalloc_free (Results 1 – 1 of 1) sorted by relevance
2356 pymalloc_free(OMState *state, void *Py_UNUSED(ctx), void *p) in pymalloc_free() function2422 if (UNLIKELY(!pymalloc_free(state, ctx, p))) { in _PyObject_Free()