Searched refs:SVALL (Results 1 - 10 of 10) sorted by relevance

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h422 #define SVALL 0xFF macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h422 #define SVALL 0xFF macro
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dvision.c318 levl[zx][zy].seenv = SVALL; /* see the walls */
628 levl[col][row].seenv = SVALL; /* see all! */
630 if (!(old_row_val & IN_SIGHT) || oldseenv != SVALL)
640 levl[u.ux][u.uy].seenv = SVALL;
649 levl[u.ux][u.uy].seenv = SVALL;
H A Ddetect.c919 lev->seenv = SVALL;
1283 levl[x][y].seenv = SVALL;
H A Ddisplay.c1800 {SV3, SVALL, SV7},
H A Dshk.c2951 levl[x][y].seenv = SVALL;
3172 levl[x][y].seenv = SVALL;
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dvision.c318 levl[zx][zy].seenv = SVALL; /* see the walls */
628 levl[col][row].seenv = SVALL; /* see all! */
630 if (!(old_row_val & IN_SIGHT) || oldseenv != SVALL)
640 levl[u.ux][u.uy].seenv = SVALL;
649 levl[u.ux][u.uy].seenv = SVALL;
H A Ddetect.c919 lev->seenv = SVALL;
1283 levl[x][y].seenv = SVALL;
H A Ddisplay.c1800 {SV3, SVALL, SV7},
H A Dshk.c2951 levl[x][y].seenv = SVALL;
3172 levl[x][y].seenv = SVALL;

Completed in 76 milliseconds