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

/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dend.c52 #define done_stopprint program_state.stopprint macro
145 } else if (c == 'q') done_stopprint++;
160 done_stopprint++;
367 if (!done_stopprint) {
379 if (c == 'q') done_stopprint++;
384 if (!done_stopprint) {
389 if (c == 'q') done_stopprint++;
393 if (!done_stopprint)
397 if (!done_stopprint)
401 if (!done_stopprint) {
[all...]
H A Dtopten.c29 #define done_stopprint program_state.stopprint macro
455 if(!done_stopprint) if(rank0 > 0){
470 if(!done_stopprint) outheader();
478 if (done_stopprint) continue;
502 if(rank0 >= rank) if(!done_stopprint)
530 if (flags.toptenwin && !done_stopprint) display_nhwindow(toptenwin, 1);
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dend.c52 #define done_stopprint program_state.stopprint macro
145 } else if (c == 'q') done_stopprint++;
160 done_stopprint++;
367 if (!done_stopprint) {
379 if (c == 'q') done_stopprint++;
384 if (!done_stopprint) {
389 if (c == 'q') done_stopprint++;
393 if (!done_stopprint)
397 if (!done_stopprint)
401 if (!done_stopprint) {
[all...]
H A Dtopten.c29 #define done_stopprint program_state.stopprint macro
455 if(!done_stopprint) if(rank0 > 0){
470 if(!done_stopprint) outheader();
478 if (done_stopprint) continue;
502 if(rank0 >= rank) if(!done_stopprint)
530 if (flags.toptenwin && !done_stopprint) display_nhwindow(toptenwin, 1);

Completed in 92 milliseconds