Searched defs:exception (Results 1 – 12 of 12) sorted by relevance
69 #define exception __math_exception macro107 struct exception { struct108 int type;109 char *name;110 double arg1;111 double arg2;112 double retval;
75 need_bindings(char *exception) in need_bindings()99 char *exception; in need_exception_binding() local120 generate_bindings(char *exception) in generate_bindings()
295 char *exception; in generate_i_bindings() local
107 exception: label
126 enum fp_exception_type exception; in _sigfpe_master() local
268 static const char *exception[FEX_NUM_EXC] = { variable
47 local_throw(JNIEnv *env, const char *exception, const char *why) { in local_throw()
980 #define exception _exception macro
894 jobject exception = NULL; in dtj_throw_dtrace_exception() local
713 boolean_t exception; in incoming_echo_reply() local
678 efx_mcdi_exception_t exception; in efx_mcdi_raise_exception() local
9528 } exception; member