Searched refs:glyph_is_swallow (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.h350 (glyph_is_swallow(glyph) ? (((glyph) - GLYPH_SWALLOW_OFF) & 0x7) : \
386 #define glyph_is_swallow(glyph) \ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h350 (glyph_is_swallow(glyph) ? (((glyph) - GLYPH_SWALLOW_OFF) & 0x7) : \
386 #define glyph_is_swallow(glyph) \ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpager.c542 } else if (glyph_is_swallow(glyph)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpager.c542 } else if (glyph_is_swallow(glyph)) {

Completed in 32 milliseconds