| /third_party/python/Modules/_multiprocessing/clinic/ |
| H A D | semaphore.c.h | 404 PyObject *exc_value = Py_None; in _multiprocessing_SemLock___exit__() local
|
| /third_party/python/Include/cpython/ |
| H A D | pystate.h | 69 PyObject *exc_value; member
|
| /third_party/python/Modules/_multiprocessing/ |
| H A D | semaphore.c | 696 _multiprocessing_SemLock___exit___impl(SemLockObject *self, PyObject *exc_type, PyObject *exc_value, PyObject *exc_tb) _multiprocessing_SemLock___exit___impl() argument
|
| /third_party/python/PC/clinic/ |
| H A D | winreg.c.h | 94 PyObject *exc_value; in winreg_HKEYType___exit__() local
|
| /third_party/python/Modules/clinic/ |
| H A D | selectmodule.c.h | 889 PyObject *exc_value = Py_None; in select_epoll___exit__() local
|
| /third_party/python/Modules/_sqlite/clinic/ |
| H A D | connection.c.h | 1128 PyObject *exc_value; in pysqlite_connection_exit() local
|
| /third_party/python/PC/ |
| H A D | winreg.c | 327 winreg_HKEYType___exit___impl(PyHKEYObject *self, PyObject *exc_type, PyObject *exc_value, PyObject *traceback) winreg_HKEYType___exit___impl() argument
|
| /third_party/python/Modules/ |
| H A D | _threadmodule.c | 1410 thread_excepthook_file(PyObject *file, PyObject *exc_type, PyObject *exc_value, in thread_excepthook_file() argument 1509 PyObject *exc_value = PyStructSequence_GET_ITEM(args, 1); in thread_excepthook() local
|
| H A D | selectmodule.c | 1670 select_epoll___exit___impl(pyEpoll_Object *self, PyObject *exc_type, PyObject *exc_value, PyObject *exc_tb) select_epoll___exit___impl() argument
|
| H A D | _tkinter.c | 1247 PyObject **exc_type, **exc_value, **exc_tb; member 1426 PyObject *exc_type, *exc_value, *exc_tb; in Tkapp_Call() local
|
| H A D | _ssl.c | 321 PyObject *exc_value; member
|
| /third_party/python/Python/ |
| H A D | errors.c | 110 PyObject *exc_value; in _PyErr_SetObject() local 460 get_exc_type(PyObject *exc_value) get_exc_type() argument 474 get_exc_traceback(PyObject *exc_value) get_exc_traceback() argument 554 PyObject *exc_value = err_info->exc_value; _PyErr_StackItemToExcInfoTuple() local 1269 make_unraisable_hook_args(PyThreadState *tstate, PyObject *exc_type, PyObject *exc_value, PyObject *exc_tb, PyObject *err_msg, PyObject *obj) make_unraisable_hook_args() argument 1311 write_unraisable_exc_file(PyThreadState *tstate, PyObject *exc_type, PyObject *exc_value, PyObject *exc_tb, PyObject *err_msg, PyObject *obj, PyObject *file) write_unraisable_exc_file() argument 1431 write_unraisable_exc(PyThreadState *tstate, PyObject *exc_type, PyObject *exc_value, PyObject *exc_tb, PyObject *err_msg, PyObject *obj) write_unraisable_exc() argument 1465 PyObject *exc_value = PyStructSequence_GET_ITEM(args, 1); _PyErr_WriteUnraisableDefaultHook() local 1495 PyObject *exc_type, *exc_value, *exc_tb; _PyErr_WriteUnraisableMsg() local [all...] |
| H A D | initconfig.c | 3071 PyObject *exc_type, *exc_value, *exc_tb; in _Py_DumpPathConfig() local
|
| H A D | sysmodule.c | 70 PyObject *exc_type, *exc_value, *exc_tb; in _PySys_GetAttr() local 94 PyObject *exc_type, *exc_value, *exc_tb; in PySys_GetObject() local 194 PyObject *exc_type, *exc_value, *exc_tb; in sys_audit_tstate() local [all...] |
| H A D | ceval.c | 3897 PyObject *exc_value = TOP(); local 6624 exception_group_match(PyObject* exc_value, PyObject *match_type, PyObject **match, PyObject **rest) global() argument [all...] |
| /third_party/python/Modules/_sqlite/ |
| H A D | connection.c | 2226 pysqlite_connection_exit_impl(pysqlite_Connection *self, PyObject *exc_type, PyObject *exc_value, PyObject *exc_tb) pysqlite_connection_exit_impl() argument
|
| /third_party/python/Objects/ |
| H A D | dictobject.c | 1673 PyObject *exc_type, *exc_value, *exc_tb; in PyDict_GetItem() local
|