Searched refs:glyph_is_warning (Results 1 - 6 of 6) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h353 (glyph_is_warning(glyph) ? ((glyph) - GLYPH_WARNING_OFF) : \
388 #define glyph_is_warning(glyph) \ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Ddisplay.h353 (glyph_is_warning(glyph) ? ((glyph) - GLYPH_WARNING_OFF) : \
388 #define glyph_is_warning(glyph) \ macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Duhitm.c132 !glyph_is_warning(glyph_at(u.ux+u.dx,u.uy+u.dy)) &&
151 !glyph_is_warning(glyph_at(u.ux+u.dx,u.uy+u.dy))) {
165 !glyph_is_warning(glyph_at(u.ux+u.dx,u.uy+u.dy)) &&
H A Dpager.c546 } else if (glyph_is_warning(glyph)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Duhitm.c132 !glyph_is_warning(glyph_at(u.ux+u.dx,u.uy+u.dy)) &&
151 !glyph_is_warning(glyph_at(u.ux+u.dx,u.uy+u.dy))) {
165 !glyph_is_warning(glyph_at(u.ux+u.dx,u.uy+u.dy)) &&
H A Dpager.c546 } else if (glyph_is_warning(glyph)) {

Completed in 62 milliseconds