Searched refs:what_trap (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h152 * what_trap()
159 #define what_trap(trp) (Hallucination ? random_trap() : trp) macro
303 cmap_to_glyph(trap_to_defsym(what_trap((trap)->ttyp)))
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h152 * what_trap()
159 #define what_trap(trp) (Hallucination ? random_trap() : trp) macro
303 cmap_to_glyph(trap_to_defsym(what_trap((trap)->ttyp)))
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpager.c261 int tnum = what_trap(glyph_to_trap(glyph));
779 tt = what_trap(tt);
H A Dapply.c2015 defsyms[trap_to_defsym(what_trap(ttyp))].explanation);
2039 the(defsyms[trap_to_defsym(what_trap(ttyp))].explanation));
2050 the(defsyms[trap_to_defsym(what_trap(ttyp))].explanation));
2063 defsyms[trap_to_defsym(what_trap(ttyp))].explanation);
2096 the(defsyms[trap_to_defsym(what_trap(ttyp))].explanation));
H A Ddetect.c1132 int tt = what_trap(trap->ttyp);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpager.c261 int tnum = what_trap(glyph_to_trap(glyph));
779 tt = what_trap(tt);
H A Dapply.c2015 defsyms[trap_to_defsym(what_trap(ttyp))].explanation);
2039 the(defsyms[trap_to_defsym(what_trap(ttyp))].explanation));
2050 the(defsyms[trap_to_defsym(what_trap(ttyp))].explanation));
2063 defsyms[trap_to_defsym(what_trap(ttyp))].explanation);
2096 the(defsyms[trap_to_defsym(what_trap(ttyp))].explanation));
H A Ddetect.c1132 int tt = what_trap(trap->ttyp);

Completed in 63 milliseconds