Searched refs:RUN_TPORT (Results 1 - 8 of 8) sorted by last modified time

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c1120 iflags.runmode = RUN_TPORT;
1123 iflags.runmode = RUN_TPORT;
H A Dhack.c1415 if (flags.run && iflags.runmode != RUN_TPORT) {
H A Dallmain.c418 if ((!flags.run || iflags.runmode == RUN_TPORT) &&
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Doptions.c1120 iflags.runmode = RUN_TPORT;
1123 iflags.runmode = RUN_TPORT;
H A Dhack.c1415 if (flags.run && iflags.runmode != RUN_TPORT) {
H A Dallmain.c418 if ((!flags.run || iflags.runmode == RUN_TPORT) &&
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h308 #define RUN_TPORT 0 /* don't update display until movement stops */ macro
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/include/
H A Dflag.h308 #define RUN_TPORT 0 /* don't update display until movement stops */ macro

Completed in 161 milliseconds