Searched refs:RUN_LEAP (Results 1 - 6 of 6) sorted by last modified time

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c509 iflags.runmode = RUN_LEAP;
1125 iflags.runmode = RUN_LEAP;
H A Dhack.c1417 if (iflags.runmode != RUN_LEAP || !(moves % 7L)) {
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c509 iflags.runmode = RUN_LEAP;
1125 iflags.runmode = RUN_LEAP;
H A Dhack.c1417 if (iflags.runmode != RUN_LEAP || !(moves % 7L)) {
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h309 #define RUN_LEAP 1 /* update display every 7 steps */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h309 #define RUN_LEAP 1 /* update display every 7 steps */ macro

Completed in 162 milliseconds