Home
last modified time | relevance | path

Searched defs:_exception (Results 1 – 5 of 5) sorted by relevance

/third_party/mingw-w64/mingw-w64-crt/crt/
Dusermatherr.c28 void __mingw_setusermatherr (int (__cdecl *f)(struct _exception *)) in __mingw_setusermatherr()
/third_party/boost/boost/outcome/
Dsuccess_failure.hpp97 exception_type _exception; member
182 exception_type _exception; member
/third_party/python/Lib/asyncio/
Dfutures.py51 _exception = None variable in Future
/third_party/python/Lib/
Dasyncore.py97 def _exception(obj): function
/third_party/grpc/src/python/grpcio_testing/grpc_testing/_channel/
D_invocation.py173 def _exception(unused_handler): function