Searched refs:RAISE (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/psm/stand/boot/sparc/common/
H A Dsparcv9_subr.s47 #define RAISE(level) \ define
94 * mnemonic) will do a RAISE(), on the assumption that they are
124 RAISE(13)
130 SETPRI(12) /* Can't be a RAISE, as it's used to lower us */
151 RAISE(10)
165 RAISE(8)
176 RAISE(6)
185 RAISE(4)
189 RAISE(2)
194 RAISE(
[all...]
/illumos-gate/usr/src/cmd/tip/
H A Dtip.c373 boolean(value(RAISE)) = !boolean(value(RAISE));
384 if (boolean(value(RAISE)) && islower(gch))
H A Dremote.c104 boolean(value(RAISE)) = 1;
H A Dtip.h210 #define RAISE 14 macro
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dsparcv9_subr.s75 #define RAISE(level) \ define
172 * mnemonic) will do a RAISE(), on the assumption that they are
205 SETPRI_HIGH(12) /* Can't be a RAISE, as it's used to lower us */
270 RAISE(%o0)
/illumos-gate/usr/src/lib/libsqlite/src/
H A Dparse.y130 OF OFFSET PRAGMA RAISE REPLACE RESTRICT ROW STATEMENT
859 // The special RAISE expression that may occur in trigger programs
860 expr(A) ::= RAISE(X) LP IGNORE RP(Y). {
865 expr(A) ::= RAISE(X) LP ROLLBACK COMMA nm(Z) RP(Y). {
870 expr(A) ::= RAISE(X) LP ABORT COMMA nm(Z) RP(Y). {
875 expr(A) ::= RAISE(X) LP FAIL COMMA nm(Z) RP(Y). {
H A Dexpr.c1245 "RAISE() may only be used within a trigger-program");
/illumos-gate/usr/src/uts/intel/ia32/ml/
H A Di86_subr.s1143 * mnemonic) will do a RAISE(), on the assumption that they are
1175 #define RAISE(level) \ define
1187 #define RAISE(level) \ define
1202 RAISE(13)
1207 SETPRI(12) /* Can't be a RAISE, as it's used to lower us */
1215 RAISE(DISP_LEVEL)

Completed in 87 milliseconds