Home
last modified time | relevance | path

Searched refs:exception (Results 1 – 25 of 94) sorted by relevance

1234

/titanic_41/usr/src/cmd/abi/spectrans/spec2trace/
H A Dbindings.c77 need_bindings(char *exception) in need_bindings() argument
82 if (exception == NULL) in need_bindings()
83 exception = ""; in need_bindings()
87 if (strcmp(exception, "false") == 0 || in need_bindings()
88 *exception == '\0') { in need_bindings()
101 char *exception; in need_exception_binding() local
103 exception = ((e = symtab_get_exception()) != NULL)? in need_exception_binding()
106 return (need_bindings(exception)); in need_exception_binding()
122 generate_bindings(char *exception) in generate_bindings() argument
127 errlog(TRACING, "exception=%s\n", exception ? exception : "NULL"); in generate_bindings()
[all …]
H A Dinterceptor.c297 char *exception; in generate_i_bindings() local
299 exception = ((e = symtab_get_exception()) != NULL)? in generate_i_bindings()
307 } else if (void_func || need_bindings(exception) == NO) { in generate_i_bindings()
319 if ((generate_bindings(exception)) != ANTONYMS) { in generate_i_bindings()
/titanic_41/usr/src/lib/libbc/libc/gen/common/
H A Dsigfpe.c105 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
66 typedef struct exception except_t;
111 except[i].exception = -1; in getauditflagschar()
185 except[0].exception = lists[i].off; in getauditflagschar()
196 except[0].exception = lists[COMMON].off; in getauditflagschar()
200 except[1].exception = lists[i].off; in getauditflagschar()
209 except[j++].exception = lists[i].off; in getauditflagschar()
224 except[j++].exception = in getauditflagschar()
227 except[j++].exception = in getauditflagschar()
[all …]
/titanic_41/usr/src/lib/libc/port/fp/
H A Dsigfpe.c128 enum fp_exception_type exception; in _sigfpe_master() local
141 exception = fp_invalid; in _sigfpe_master()
144 exception = fp_inexact; in _sigfpe_master()
147 exception = fp_division; in _sigfpe_master()
150 exception = fp_underflow; in _sigfpe_master()
153 exception = fp_overflow; in _sigfpe_master()
170 switch ((intptr_t)ieee_handlers[(int)exception]) { in _sigfpe_master()
178 (ieee_handlers[(int)exception])(sig, siginfo, ucontext); in _sigfpe_master()
/titanic_41/usr/src/cmd/avs/errgen/
H A Derrgen.help.txt31 -e Generate libspcs exception class body
33 -t Genrate libspcs JNI exception trinket string table
34 -x Genrate libspcs JNI exception trinket defines
78 EXAMPLE libspcs exception class body generated by "errgen -e SV":
105 EXAMPLE libspcs JNI exception "trinket" table generated by "errgen -t SV":
114 EXAMPLE libspcs JNI exception "trinket" defines generated by "errgen -x SV":
/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServer_en.properties33 slpd_int_err = slpd: Service location exception initializing: {0}
36 slpd_err = slpd: Service location exception ``{0}'''' initializing slpd: {1}
49 fatal_error = Fatal {0} exception in service table: {1}.\n Method arguments:{2}\n Stack backt…
50 nonfatal_error = Nonfatal {0} exception in service table: {1}.\n Method arguments:{2}\n Stack…
54 sa_forwarding_exception = Service location exception ``{0}'''' forwarding SA message ``0x{1}'''': {…
55 ioexception_server_stream = IO exception processing stream for host:port ``{0}:{1}'''' on interface…
61 rh_socket_error = Socket exception replying to host:port ``{0}:{1}'''' on interface ``{2}'''': {3}
77 rh_advert_error = Service location exception ``{0}'''' making {1}: {2}
84 sdat_forward_exception = Service location exception ``{0}'''' on forwarded SrvReg or SrvDereg ``{1}…
103 st_serialized_sle = Service location exception accessing serialized registration URL ``{0}'''': {1}
[all …]
H A DClientLib_en.properties50 single_exception = Got exception code in reply: {0}
51 multiple_exception = Got exception code amongst multiple replies: {0}
75 access_exception = Access exception instantiating class ``{0}''''.
212 v2_option_inst = Instantiation exception creating option parser for option ``{0}'''': {1}.
213 v2_option_sec = Security access exception creating option parser for option ``{0}'''': {1}.
/titanic_41/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
/titanic_41/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
/titanic_41/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
/titanic_41/usr/src/lib/libdns_sd/java/com/apple/dnssd/docs/examples/src/
H A DSimpleChat.java202 catch ( Exception exception) { terminateWithException( exception); } in actionPerformed()
214 catch ( Exception exception) { terminateWithException( exception); } in itemStateChanged()
/titanic_41/usr/src/lib/libm/common/C/
H A Dmatherr.c36 __matherr(struct exception *x) { in __matherr()
/titanic_41/usr/src/lib/libm/common/m9x/
H A Dfex_log.c268 static const char *exception[FEX_NUM_EXC] = { variable
359 write(fd, exception[e], strlen(exception[e])); in __fex_mklog()
/titanic_41/usr/src/cmd/pools/poold/
H A DMakefile36 JAVA_SUBDIRS = com/sun/solaris/service/exception \
64 PACKAGEDOCS = com.sun.solaris.service.exception \
/titanic_41/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.c48 local_throw(JNIEnv *env, const char *exception, const char *why) { in local_throw() argument
70 exceptionclass = (*env)->FindClass(env, exception); in local_throw()
/titanic_41/usr/src/lib/libdtrace_jni/common/
H A Ddtj_jnitab.c894 jobject exception = NULL; in dtj_throw_dtrace_exception() local
905 exception = (*jenv)->NewObject(jenv, g_dtx_jc, g_dtxinit_jm, message); in dtj_throw_dtrace_exception()
907 if (exception) { in dtj_throw_dtrace_exception()
908 (*jenv)->Throw(jenv, exception); in dtj_throw_dtrace_exception()
909 (*jenv)->DeleteLocalRef(jenv, exception); in dtj_throw_dtrace_exception()
/titanic_41/usr/src/lib/libshell/common/features/
H A Dexterns3 mem exception.name,_exception.name math.h
/titanic_41/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
/titanic_41/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
/titanic_41/usr/src/cmd/pools/poold/com/sun/solaris/service/exception/
H A DSuccinctStackTraceFormatter.java29 package com.sun.solaris.service.exception;

1234