Searched refs:ttype (Results 1 - 2 of 2) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c588 register int ttype = trap->ttyp; local
598 (ttype == PIT || ttype == SPIKED_PIT || ttype == HOLE ||
599 ttype == TRAPDOOR)) {
607 defsyms[trap_to_defsym(ttype)].explanation);
611 (ttype == PIT || ttype == SPIKED_PIT || ttype == HOLE ||
612 ttype
3080 int ttype = ttmp->ttyp; local
[all...]
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dtrap.c588 register int ttype = trap->ttyp; local
598 (ttype == PIT || ttype == SPIKED_PIT || ttype == HOLE ||
599 ttype == TRAPDOOR)) {
607 defsyms[trap_to_defsym(ttype)].explanation);
611 (ttype == PIT || ttype == SPIKED_PIT || ttype == HOLE ||
612 ttype
3080 int ttype = ttmp->ttyp; local
[all...]

Completed in 31 milliseconds