Searched defs:exception (Results 1 – 13 of 13) sorted by relevance
66 #define exception __math_exception macro112 struct exception { struct113 int type;114 char *name;115 double arg1;116 double arg2;117 double retval;
300 struct exception { struct301 int type;302 char *name;303 double arg1;304 double arg2;305 double retval;
77 need_bindings(char *exception) in need_bindings()101 char *exception; in need_exception_binding() local122 generate_bindings(char *exception) in generate_bindings()
297 char *exception; in generate_i_bindings() local
62 struct exception { struct64 short exception; member
105 enum fp_exception_type exception; local
128 enum fp_exception_type exception; in _sigfpe_master() local
268 static const char *exception[FEX_NUM_EXC] = { variable
48 local_throw(JNIEnv *env, const char *exception, const char *why) { in local_throw()
879 #define exception _exception macro
894 jobject exception = NULL; in dtj_throw_dtrace_exception() local
713 boolean_t exception; in incoming_echo_reply() local
7160 } exception; member