Searched refs:BMK_pause (Results 1 – 2 of 2) sorted by relevance
142 static int BMK_pause = 0; variable152 void BMK_SetPause(void) { BMK_pause = 1; } in BMK_SetPause()429 if (BMK_pause) { DISPLAY("\npress enter...\n"); getchar(); } in BMK_benchFile()
151 static int BMK_pause = 0; variable172 BMK_pause = 1; in BMK_SetPause()697 if (BMK_pause) { printf("press enter...\n"); getchar(); } in fullSpeedBench()