Searched refs:_PyErr_FormatFromCauseTstate (Results 1 – 3 of 3) sorted by relevance
79 PyAPI_FUNC(PyObject *) _PyErr_FormatFromCauseTstate(
61 _PyErr_FormatFromCauseTstate( in _Py_CheckFunctionResult()66 _PyErr_FormatFromCauseTstate( in _Py_CheckFunctionResult()
632 _PyErr_FormatFromCauseTstate(PyThreadState *tstate, PyObject *exception, in _PyErr_FormatFromCauseTstate() function