Searched refs:_Py_CallInInterpreterAndRawFree (Results 1 – 4 of 4) sorted by relevance
31 extern int _Py_CallInInterpreterAndRawFree(
42 _Py_CallInInterpreterAndRawFree(PyInterpreterState *interp, in _Py_CallInInterpreterAndRawFree() function316 return _Py_CallInInterpreterAndRawFree(interp, _call_clear_xidata, data); in _xidata_release()
836 return _Py_CallInInterpreterAndRawFree(interp, _buffer_release_call, view); in _PyBuffer_ReleaseInInterpreterAndRawFree()
4161 …<function-decl name='_Py_CallInInterpreterAndRawFree' filepath='./Include/internal/pycore_crossint…