Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dmath.h69 #define exception __math_exception macro
107 struct exception { struct
108 int type;
109 char *name;
110 double arg1;
111 double arg2;
112 double retval;
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dbindings.c75 need_bindings(char *exception) in need_bindings()
99 char *exception; in need_exception_binding() local
120 generate_bindings(char *exception) in generate_bindings()
H A Dinterceptor.c295 char *exception; in generate_i_bindings() local
/illumos-gate/usr/src/boot/efi/loader/arch/amd64/
H A Dexc.S107 exception: label
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dsigfpe.c126 enum fp_exception_type exception; in _sigfpe_master() local
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfex_log.c268 static const char *exception[FEX_NUM_EXC] = { variable
/illumos-gate/usr/src/lib/libadt_jni/common/
H A Dadt_jni.c47 local_throw(JNIEnv *env, const char *exception, const char *why) { in local_throw()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/sh/
H A Dstreval.c980 #define exception _exception macro
/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_jnitab.c894 jobject exception = NULL; in dtj_throw_dtrace_exception() local
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_probe.c713 boolean_t exception; in incoming_echo_reply() local
/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mcdi.c678 efx_mcdi_exception_t exception; in efx_mcdi_raise_exception() local
/illumos-gate/usr/src/uts/common/io/cxgbe/firmware/
H A Dt4fw_interface.h9528 } exception; member