Searched refs:_PyExc_BaseException (Results 1 – 3 of 3) sorted by relevance
416 _PyExc_BaseException
357 static PyTypeObject _PyExc_BaseException = { variable401 PyObject *PyExc_BaseException = (PyObject *)&_PyExc_BaseException;2735 base_exc_size = _PyExc_BaseException.tp_basicsize; in _PyErr_TrySetFromCause()2745 caught_type->tp_itemsize != _PyExc_BaseException.tp_itemsize) { in _PyErr_TrySetFromCause()
370 static PyTypeObject _PyExc_BaseException = { variable414 PyObject *PyExc_BaseException = (PyObject *)&_PyExc_BaseException;