Searched defs:_exception (Results 1 – 10 of 10) sorted by relevance
14 .global _exception symbol19 _exception: label
28 void __mingw_setusermatherr (int (__cdecl *f)(struct _exception *)) in __mingw_setusermatherr()
78 static void _exception(int signr, struct pt_regs *regs) in _exception() function
86 static void _exception(int signr, struct pt_regs *regs) in _exception() function
77 static void _exception(int signr, struct pt_regs *regs) in _exception() function
97 exception_type _exception; member182 exception_type _exception; member
116 static void _exception(int signr, struct pt_regs *regs) in _exception() function
51 _exception = None variable in Future
173 def _exception(unused_handler): function
97 def _exception(obj): function