Searched refs:throw (Results 1 - 15 of 15) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dexceptions.pl13 # exit, use &throw to raise an exception. The first enclosing &catch
35 # &throw('bad input') if /^$/;
48 &'throw($__exception__);
52 sub throw { subroutine
H A DNEXT.pm258 or it should throw an exception.
/opensolaris-onvv-gate/usr/src/lib/sun_fc/common/
H A DTgtFCHBAPort.h65 throw NotSupportedException(); }
67 throw NotSupportedException(); }
72 throw NotSupportedException(); }
81 throw NotSupportedException(); }
88 throw NotSupportedException(); }
93 throw NotSupportedException(); }
99 throw NotSupportedException(); }
104 throw NotSupportedException(); }
110 throw NotSupportedException(); }
115 throw NotSupportedExceptio
[all...]
H A DTgtFCHBA.h53 throw NotSupportedException(); }
H A DFCHBAPort.h86 throw NotSupportedException(); }
93 throw NotSupportedException(); }
98 throw NotSupportedException(); }
104 throw NotSupportedException(); }
/opensolaris-onvv-gate/usr/src/lib/libpp/common/
H A Dpp.key61 throw . . C++
/opensolaris-onvv-gate/usr/src/lib/gss_mechs/mech_krb5/krb5/krb/
H A Dstr_conv.c148 throw()
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Class/
H A DISA.pm101 throw a fatal error. The functions in Class::ISA effectively ignore
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Test/
H A DSimple.pm102 will throw a warning and exit with 255. If the test died, even after
H A DMore.pm623 changing, but it is guaranteed that whatever you throw at it it won't
/opensolaris-onvv-gate/usr/src/lib/efcode/include/fcode/
H A Dproto.h358 FNPROTO(throw);
/opensolaris-onvv-gate/usr/src/lib/efcode/engine/
H A Dforth.c2432 debug_msg(DEBUG_TRACING, "throw_from_fclib: throw: %s\n", msg);
2448 throw(fcode_env_t *env) function
2452 CHECK_DEPTH(env, 1, "throw");
2455 throw_from_fclib(env, t, "throw Fcode errcode: 0x%x", (int)t);
2458 log_message(MSG_ERROR, "throw: errcode: 0x%x\n",
2460 throw_from_fclib(env, t, "throw Fcode err: %s", (char *)t);
2479 throw(env);
2644 ANSI(0x218, 0, "throw", throw);
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/File/Glob/
H A DGlob.pm362 probably throw them in a set as in C<bsd_glob "{a*,b*}">. This is because
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/
H A DMakeMaker.pm2216 which happened to work in the past will now throw warnings and
/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2314 supplied a non-seekable handle, the C<tie> call will throw an

Completed in 471 milliseconds