Searched refs:WM_W_LEFT (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h383 #define WM_W_LEFT 1 /* vertical or horizontal wall */ macro
385 #define WM_W_TOP WM_W_LEFT
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h383 #define WM_W_LEFT 1 /* vertical or horizontal wall */ macro
385 #define WM_W_TOP WM_W_LEFT
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Ddisplay.c1646 is_1 = check_pos(x-1,y, WM_W_LEFT);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Ddisplay.c1646 is_1 = check_pos(x-1,y, WM_W_LEFT);

Completed in 39 milliseconds