HomeSort by: relevance | last modified time | path
    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