Lines Matching defs:pause
1049 DISPLAY( " -p : pause at the end\n");1063 int pause = 0;1076 if (!strcmp(argument, "--no-prompt")) { pause=0; seedset=1; g_displayLevel=1; continue; }1091 case 'p': /* pause at the end */1093 pause=1;1160 if (pause)