Searched refs:S_hcdoor (Results 1 - 22 of 22) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dmapglyph.c113 if (offset >= S_vwall && offset <= S_hcdoor)
H A Ddrawing.c334 g_FILLER(S_hcdoor),
433 g_FILLER(S_hcdoor),
530 0xef, /* S_hcdoor */
H A Dlock.c522 (mtmp->mappearance == S_hcdoor ||
633 (mtmp->mappearance == S_hcdoor ||
H A Ddisplay.c1095 (mon->mappearance == S_vcdoor || mon->mappearance == S_hcdoor)) ||
1425 idx = (ptr->horizontal) ? S_hcdoor : S_vcdoor;
H A Dmakemon.c1707 appear = S_hcdoor;
H A Dhack.c1956 (mtmp->mappearance == S_hcdoor ||
H A Dmon.c2198 (old_app == S_hcdoor || old_app == S_vcdoor)) ||
H A Duhitm.c2420 (glyph_to_cmap(glyph) == S_hcdoor ||
H A Dvision.c181 (mon->mappearance == S_hcdoor || mon->mappearance == S_vcdoor)) ||
H A Dtrap.c3537 (mtmp->mappearance == S_hcdoor ||
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dmapglyph.c113 if (offset >= S_vwall && offset <= S_hcdoor)
H A Ddrawing.c334 g_FILLER(S_hcdoor),
433 g_FILLER(S_hcdoor),
530 0xef, /* S_hcdoor */
H A Dlock.c522 (mtmp->mappearance == S_hcdoor ||
633 (mtmp->mappearance == S_hcdoor ||
H A Ddisplay.c1095 (mon->mappearance == S_vcdoor || mon->mappearance == S_hcdoor)) ||
1425 idx = (ptr->horizontal) ? S_hcdoor : S_vcdoor;
H A Dmakemon.c1707 appear = S_hcdoor;
H A Dhack.c1956 (mtmp->mappearance == S_hcdoor ||
H A Dmon.c2198 (old_app == S_hcdoor || old_app == S_vcdoor)) ||
H A Duhitm.c2420 (glyph_to_cmap(glyph) == S_hcdoor ||
H A Dvision.c181 (mon->mappearance == S_hcdoor || mon->mappearance == S_vcdoor)) ||
H A Dtrap.c3537 (mtmp->mappearance == S_hcdoor ||
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h123 #define S_hcdoor 16 /* closed door, horizontal wall */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h123 #define S_hcdoor 16 /* closed door, horizontal wall */ macro

Completed in 196 milliseconds