Searched refs:glyph_is_monster (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h360 #define glyph_is_monster(glyph) \ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h360 #define glyph_is_monster(glyph) \ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpager.c123 } else if (glyph_is_monster(glyph)) {
539 } else if (glyph_is_monster(glyph)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpager.c123 } else if (glyph_is_monster(glyph)) {
539 } else if (glyph_is_monster(glyph)) {

Completed in 36 milliseconds