Searched refs:exception (Results 1 - 25 of 40) sorted by relevance

12

/illumos-gate/usr/src/lib/libm/common/C/
H A Dmatherr.c36 __matherr(struct exception *x) {
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dbindings.c77 need_bindings(char *exception) argument
82 if (exception == NULL)
83 exception = "";
87 if (strcmp(exception, "false") == 0 ||
88 *exception == '\0') {
101 char *exception; local
103 exception = ((e = symtab_get_exception()) != NULL)?
106 return (need_bindings(exception));
111 * generate_bindings -- make the code for exception bindings
122 generate_bindings(char *exception) argument
[all...]
H A Dinterceptor.c180 (void) fprintf(Bodyfp, " int exception = 0;\n");
297 char *exception; local
299 exception = ((e = symtab_get_exception()) != NULL)?
305 errlog(FATAL, "exception bindings found in a "
307 } else if (void_func || need_bindings(exception) == NO) {
316 * generate exception bindings
317 * and code to print errno on exception.
319 if ((generate_bindings(exception)) != ANTONYMS) {
322 " if (!exception) {\n");
/illumos-gate/usr/src/lib/libbc/libc/gen/common/
H A Dsigfpe.c68 #define FPE_FPA_ERROR 0x404 /* [FPA arithmetic exception] */
105 enum fp_exception_type exception; local
117 exception = fp_invalid;
120 exception = fp_inexact;
123 exception = fp_division;
126 exception = fp_underflow;
129 exception = fp_overflow;
144 switch ((unsigned int)ieee_handlers[(int) exception]) {
153 (ieee_handlers[(int) exception]) (sig, code, scp, addr);
H A Dgetauditflags.c62 struct exception { struct
64 short exception; member in struct:exception
66 typedef struct exception except_t;
107 * initialize exception lists
111 except[i].exception = -1;
178 * one exception
185 except[0].exception = lists[i].off;
196 except[0].exception = lists[COMMON].off;
200 except[1].exception = lists[i].off;
209 except[j++].exception
[all...]
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dsigfpe.c128 enum fp_exception_type exception; local
141 exception = fp_invalid;
144 exception = fp_inexact;
147 exception = fp_division;
150 exception = fp_underflow;
153 exception = fp_overflow;
170 switch ((intptr_t)ieee_handlers[(int)exception]) {
178 (ieee_handlers[(int)exception])(sig, siginfo, ucontext);
/illumos-gate/usr/src/lib/libc/sparc/fp/
H A Dfpgetsticky.s38 set 0x000003e0, %o4 ! mask of accrued exception bits
42 srl %o0, 5, %o0 ! return accrued exception value
H A Dfpsetsticky.s38 set 0x000003e0, %o4 ! mask of accrued exception bits
48 srl %o0, 5, %o0 ! return old accrued exception value
/illumos-gate/usr/src/lib/libc/sparcv9/fp/
H A Dfpgetsticky.s38 set 0x000003e0, %o4 ! mask of accrued exception bits
42 srl %o0, 5, %o0 ! return accrued exception value
H A Dfpsetsticky.s38 set 0x000003e0, %o4 ! mask of accrued exception bits
48 srl %o0, 5, %o0 ! return old accrued exception value
/illumos-gate/usr/src/lib/libadt_jni/common/
H A Dadt_jni.h50 void local_throw(JNIEnv *env, const char *exception, const char *why);
H A Dadt_jni.c42 * local_throw -- throw an exception.
48 local_throw(JNIEnv *env, const char *exception, const char *why) { argument
70 exceptionclass = (*env)->FindClass(env, exception);
306 return; /* j2c_pointer threw exception */
/illumos-gate/usr/src/lib/libm/i386/src/
H A Dcopysignf.s43 fwait / in case fldl causes exception
H A Dcopysign.s46 fwait / in case fldl causes exception
/illumos-gate/usr/src/cmd/pools/poold/
H A DMakefile36 JAVA_SUBDIRS = com/sun/solaris/service/exception \
64 PACKAGEDOCS = com.sun.solaris.service.exception \
/illumos-gate/usr/src/head/
H A Dmath.h66 #define exception __math_exception macro
112 struct exception { struct
234 extern int matherr __P((struct exception *));
344 #undef exception macro
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/exception/
H A DSuccinctStackTraceFormatter.java29 package com.sun.solaris.service.exception;
/illumos-gate/usr/src/cmd/dtrace/test/cmd/jdtrace/
H A DMakefile54 XLIST = $(ROOTBIN)/exception.lst
/illumos-gate/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/
H A DSimpleChat.java199 catch ( Exception exception) { terminateWithException( exception); }
211 catch ( Exception exception) { terminateWithException( exception); }
/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfex_log.c179 * exception and (ii) my signal handler acquires a mutex lock before
186 * Incurs a fp exception, Calls fprintf,
189 * Calls fprintf, Incurs a fp exception,
268 static const char *exception[FEX_NUM_EXC] = { variable
312 /* if the handling mode is the default and this exception's
349 /* if we've already logged this exception at this address,
359 write(fd, exception[e], strlen(exception[e]));
/illumos-gate/usr/src/cmd/pools/poold/com/sun/solaris/service/logging/
H A DSyslogHandler.java37 import com.sun.solaris.service.exception.SuccinctStackTraceFormatter;
H A DSysloglikeFormatter.java38 import com.sun.solaris.service.exception.SuccinctStackTraceFormatter;
/illumos-gate/usr/src/lib/libdtrace_jni/common/
H A Ddtj_jnitab.c894 jobject exception = NULL; local
902 return; /* java exception pending */
905 exception = (*jenv)->NewObject(jenv, g_dtx_jc, g_dtxinit_jm, message);
907 if (exception) {
908 (*jenv)->Throw(jenv, exception);
909 (*jenv)->DeleteLocalRef(jenv, exception);
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vatan.S483 faddd %f34,%f50,%f30 !dummy op just to generate exception (delay slot)
492 fmuld %f34,%f34,%f34 !...... (x*x) trigger invalid exception
514 faddd %f36,%f50,%f30 !dummy op just to generate exception (delay slot)
523 fmuld %f36,%f36,%f36 !...... (x*x) trigger invalid exception
545 faddd %f38,%f50,%f30 !dummy op just to generate exception (delay slot)
554 fmuld %f38,%f38,%f38 !...... (x*x) trigger invalid exception
/illumos-gate/usr/src/lib/libm1/common/
H A Dlibmv1.c396 matherr(struct exception *excep) {

Completed in 1810 milliseconds

12