Searched refs:S_sw_br (Results 1 - 8 of 8) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddrawing.c400 g_FILLER(S_sw_br),
499 g_FILLER(S_sw_br),
596 g_FILLER(S_sw_br),
H A Ddisplay.c964 show_glyph(u.ux+1, u.uy+1, swallow_to_glyph(swallower, S_sw_br));
1490 if (loc < S_sw_tl || S_sw_br < loc) {
1492 loc = S_sw_br;
H A Dpager.c28 for (i = S_sw_tl; i <= S_sw_br; i++)
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddrawing.c400 g_FILLER(S_sw_br),
499 g_FILLER(S_sw_br),
596 g_FILLER(S_sw_br),
H A Ddisplay.c964 show_glyph(u.ux+1, u.uy+1, swallow_to_glyph(swallower, S_sw_br));
1490 if (loc < S_sw_tl || S_sw_br < loc) {
1492 loc = S_sw_br;
H A Dpager.c28 for (i = S_sw_tl; i <= S_sw_br; i++)
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h198 #define S_sw_br 82 /* swallow bottom right [9] */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h198 #define S_sw_br 82 /* swallow bottom right [9] */ macro

Completed in 401 milliseconds