Home
last modified time | relevance | path

Searched defs:exception (Results 1 – 13 of 13) sorted by relevance

/titanic_50/usr/src/head/
H A Dmath.h66 #define exception __math_exception macro
112 struct exception { struct
113 int type;
114 char *name;
115 double arg1;
116 double arg2;
117 double retval;
/titanic_50/usr/src/lib/libbc/inc/include/
H A Dmath.h300 struct exception { struct
301 int type;
302 char *name;
303 double arg1;
304 double arg2;
305 double retval;
/titanic_50/usr/src/cmd/abi/spectrans/spec2trace/
H A Dbindings.c77 need_bindings(char *exception) in need_bindings()
101 char *exception; in need_exception_binding() local
122 generate_bindings(char *exception) in generate_bindings()
H A Dinterceptor.c297 char *exception; in generate_i_bindings() local
/titanic_50/usr/src/lib/libbc/libc/gen/common/
H A Dgetauditflags.c62 struct exception { struct
64 short exception; member
H A Dsigfpe.c105 enum fp_exception_type exception; local
/titanic_50/usr/src/lib/libc/port/fp/
H A Dsigfpe.c128 enum fp_exception_type exception; in _sigfpe_master() local
/titanic_50/usr/src/lib/libm/common/m9x/
H A Dfex_log.c268 static const char *exception[FEX_NUM_EXC] = { variable
/titanic_50/usr/src/lib/libadt_jni/common/
H A Dadt_jni.c48 local_throw(JNIEnv *env, const char *exception, const char *why) { in local_throw()
/titanic_50/usr/src/lib/libshell/common/sh/
H A Dstreval.c879 #define exception _exception macro
/titanic_50/usr/src/lib/libdtrace_jni/common/
H A Ddtj_jnitab.c894 jobject exception = NULL; in dtj_throw_dtrace_exception() local
/titanic_50/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c713 boolean_t exception; in incoming_echo_reply() local
/titanic_50/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h7160 } exception; member