Searched refs:glyph_is_object (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.h378 #define glyph_is_object(glyph) \ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h378 #define glyph_is_object(glyph) \ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dpager.c234 else if (glyph_is_object(glyph)) {
535 } else if (glyph_is_object(glyph)) {
H A Ddetect.c88 if (glyph_is_object(glyph)) {
931 (!glyph_is_object(lev->glyph) && !glyph_is_trap(lev->glyph))) {
H A Duhitm.c2423 else if (glyph_is_object(glyph) &&
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dpager.c234 else if (glyph_is_object(glyph)) {
535 } else if (glyph_is_object(glyph)) {
H A Ddetect.c88 if (glyph_is_object(glyph)) {
931 (!glyph_is_object(lev->glyph) && !glyph_is_trap(lev->glyph))) {
H A Duhitm.c2423 else if (glyph_is_object(glyph) &&

Completed in 105 milliseconds