Searched refs:RAISE (Results 1 – 11 of 11) sorted by relevance
| /netbsd/src/tests/lib/libc/sys/ |
| D | t_fork.c | 241 #define RAISE(test, sig) \ macro 256 RAISE(raise1, SIGKILL) /* non-maskable */ in RAISE() function 257 RAISE(raise2, SIGSTOP) /* non-maskable */ in RAISE() 258 RAISE(raise3, SIGTSTP) /* ignored in vfork(2) */ in RAISE() 259 RAISE(raise4, SIGTTIN) /* ignored in vfork(2) */ in RAISE() 260 RAISE(raise5, SIGTTOU) /* ignored in vfork(2) */ in RAISE() 261 RAISE(raise6, SIGABRT) /* regular abort trap */ in RAISE() 262 RAISE(raise7, SIGHUP) /* hangup */ in RAISE() 263 RAISE(raise8, SIGCONT) /* continued? */ in RAISE()
|
| /netbsd/src/usr.bin/tip/ |
| D | tip.c | 439 setboolean(value(RAISE), !boolean(value(RAISE))); in tipin() 450 if (boolean(value(RAISE)) && islower((unsigned char)gch)) in tipin()
|
| D | remote.c | 152 setboolean(value(RAISE), 1); in getremcap()
|
| D | tip.h | 205 #define RAISE 13 macro
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | bfin-parse.h | 103 RAISE = 304, /* RAISE */ enumerator 282 #define RAISE 304 macro
|
| D | bfin-lex.l | 101 [rR][aA][iI][sS][eE] return RAISE;
|
| D | bfin-parse.y | 491 %token RAISE EXCPT 2689 | RAISE expr
|
| D | bfin-lex.c | 1370 return RAISE;
|
| D | bfin-parse.c | 587 RAISE = 304, /* RAISE */ enumerator 766 #define RAISE 304 macro
|
| /netbsd/src/external/gpl3/gdb/dist/cpu/ |
| D | lm32.cpu | 257 ("RAISE" 43)
|
| /netbsd/src/external/gpl3/binutils/dist/cpu/ |
| D | lm32.cpu | 257 ("RAISE" 43)
|