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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dfountain.c449 CLEAR_FOUNTAIN_LOOTED(u.ux,u.uy);
468 CLEAR_FOUNTAIN_LOOTED(u.ux,u.uy);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dfountain.c449 CLEAR_FOUNTAIN_LOOTED(u.ux,u.uy);
468 CLEAR_FOUNTAIN_LOOTED(u.ux,u.uy);
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h275 #define CLEAR_FOUNTAIN_LOOTED(x,y) levl[x][y].looted &= ~F_LOOTED; macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Drm.h275 #define CLEAR_FOUNTAIN_LOOTED(x,y) levl[x][y].looted &= ~F_LOOTED; macro

Completed in 36 milliseconds