Searched defs:trap (Results 1 – 17 of 17) sorted by relevance
66 struct trap { struct67 struct trap *ntrap; argument74 extern struct trap *ftrap; argument
104 dotrap(struct trap *trap) in dotrap()208 struct trap *trap = t_at(mtmp->mx, mtmp->my); in mintrap() local325 struct trap *trap; in float_down() local
117 struct trap *trap; in dosearch() local174 struct trap *trap; in doidtrap() local
191 savetrapchn(int fd, struct trap *trap) in savetrapchn()207 struct trap *trap; in getlev() local
239 deltrap(struct trap *trap) in deltrap()336 struct trap *trap = ftrap; in t_at() local
193 struct trap *trap; in dog_move() local
147 struct trap *trap = NULL; in domove() local
83 static char *volatile trap[NSIG]; /* trap handler commands */ variable
127 trap(struct smallframe *sf) in trap() function
326 trap(int sig) in trap() function
395 trap(struct trapframe *frame) in trap() function
3606 rtx trap, jump, cond, cond_earliest, seq; in find_cond_trap() local3702 rtx trap; in block_has_only_trap() local
2788 tree trap = build_function_call (loc, in build_function_call_vec() local
2337 bool trap = (compcode & COMPCODE_UNORD) == 0 in combine_comparisons() local
4618 rtx_insn *trap, *jump; in find_cond_trap() local4713 rtx_insn *trap; in block_has_only_trap() local
2828 bool trap = (compcode & COMPCODE_UNORD) == 0 in combine_comparisons() local
345 typedef struct tr trap; typedef