Searched refs:gettrap (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/bin/ksh/ |
| D | c_sh.c | 518 s = (gettrap(*wp, false) == NULL) ? *wp++ : NULL; /* get command */ 524 p = gettrap(*wp++, true);
|
| D | proto.h | 231 Trap * gettrap ARGS((const char *, int));
|
| D | trap.c | 93 gettrap(name, igncase) in gettrap() function
|
| D | c_ksh.c | 1188 if (!(t = gettrap(p + 1, true))) { 1202 if (!(t = gettrap(builtin_opt.optarg, true))) {
|
| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-crx.c | 943 gettrap (const char *s) in gettrap() function 1012 gettrap (operands) : get_cinv_parameters (operands); in parse_insn()
|
| D | tc-cr16.c | 1460 gettrap (char *s) in gettrap() function 1502 insn->arg[0].constant = gettrap (operands); in parse_insn()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | ChangeLog-2010 | 1297 * config/tc-crx.c (gettrap): Constify arg.
|
| D | ChangeLog-2004 | 1279 * config/tc-crx.c (gettrap): Exception vector can be case
|
| D | ChangeLog-2020 | 1540 (get_opflags, get_number_of_operands, parse_operand, gettrap),
|