OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gettrap
(Results
1 - 8
of
8
) sorted by relevancy
/src/bin/ksh/
c_sh.c
518
s = (
gettrap
(*wp, false) == NULL) ? *wp++ : NULL; /* get command */
524
p =
gettrap
(*wp++, true);
proto.h
231
Trap *
gettrap
ARGS((const char *, int));
trap.c
93
gettrap
(name, igncase)
function
c_ksh.c
1188
if (!(t =
gettrap
(p + 1, true))) {
1202
if (!(t =
gettrap
(builtin_opt.optarg, true))) {
/src/external/gpl3/binutils/dist/gas/config/
tc-crx.c
941
gettrap
(const char *s)
function
1010
gettrap
(operands) : get_cinv_parameters (operands);
tc-cr16.c
1455
gettrap
(char *s)
function
1497
insn->arg[0].constant =
gettrap
(operands);
/src/external/gpl3/binutils.old/dist/gas/config/
tc-crx.c
941
gettrap
(const char *s)
function
1010
gettrap
(operands) : get_cinv_parameters (operands);
tc-cr16.c
1458
gettrap
(char *s)
function
1500
insn->arg[0].constant =
gettrap
(operands);
Completed in 38 milliseconds
Indexes created Tue Feb 24 01:34:59 UTC 2026