OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RAISE
(Results
1 - 14
of
14
) sorted by relevancy
/src/tests/lib/libc/sys/
t_fork.c
195
rv =
raise
(sig);
241
#define
RAISE
(test, sig) \
247
"
raise
" #sig " in a child"); \
256
RAISE
(raise1, SIGKILL) /* non-maskable */
257
RAISE
(raise2, SIGSTOP) /* non-maskable */
258
RAISE
(raise3, SIGTSTP) /* ignored in vfork(2) */
259
RAISE
(raise4, SIGTTIN) /* ignored in vfork(2) */
260
RAISE
(raise5, SIGTTOU) /* ignored in vfork(2) */
261
RAISE
(raise6, SIGABRT) /* regular abort trap */
262
RAISE
(raise7, SIGHUP) /* hangup *
[
all
...]
/src/external/gpl3/binutils/dist/gas/config/
bfin-parse.h
103
RAISE
= 304, /*
RAISE
*/
281
#define
RAISE
304
bfin-lex.l
101
[rR][aA][iI][sS][eE] return
RAISE
;
bfin-lex.c
1368
return
RAISE
;
bfin-parse.y
491
%token
RAISE
EXCPT
2690
|
RAISE
expr
2694
notethat ("ProgCtrl:
RAISE
uimm4\n");
2698
return yyerror ("Bad value for
RAISE
");
bfin-parse.c
587
RAISE
= 304, /*
RAISE
*/
765
#define
RAISE
304
975
YYSYMBOL_RAISE = 49, /*
RAISE
*/
1606
"HLT", "IDLE", "STI", "CLI", "CSYNC", "SSYNC", "EMUEXCPT", "
RAISE
",
5294
case 152: /* asm_1:
RAISE
expr */
5299
notethat ("ProgCtrl:
RAISE
uimm4\n");
5303
return yyerror ("Bad value for
RAISE
");
/src/external/gpl3/binutils.old/dist/gas/config/
bfin-parse.h
103
RAISE
= 304, /*
RAISE
*/
281
#define
RAISE
304
bfin-lex.l
101
[rR][aA][iI][sS][eE] return
RAISE
;
bfin-lex.c
1368
return
RAISE
;
bfin-parse.y
491
%token
RAISE
EXCPT
2690
|
RAISE
expr
2694
notethat ("ProgCtrl:
RAISE
uimm4\n");
2698
return yyerror ("Bad value for
RAISE
");
bfin-parse.c
587
RAISE
= 304, /*
RAISE
*/
765
#define
RAISE
304
975
YYSYMBOL_RAISE = 49, /*
RAISE
*/
1606
"HLT", "IDLE", "STI", "CLI", "CSYNC", "SSYNC", "EMUEXCPT", "
RAISE
",
5294
case 152: /* asm_1:
RAISE
expr */
5299
notethat ("ProgCtrl:
RAISE
uimm4\n");
5303
return yyerror ("Bad value for
RAISE
");
/src/usr.bin/tip/
tip.c
439
setboolean(value(
RAISE
), !boolean(value(
RAISE
)));
450
if (boolean(value(
RAISE
)) && islower((unsigned char)gch))
remote.c
152
setboolean(value(
RAISE
), 1);
tip.h
85
extern char *RC; /*
raise
character */
205
#define
RAISE
13
Completed in 61 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026