Searched defs:_Py_FatalRefcountError (Results 1 – 5 of 5) sorted by relevance
32 #define _Py_FatalRefcountError(message) _Py_FatalRefcountErrorFunc(__func__, message) macro