HomeSort by relevance Sort by last modified time
    Searched refs:BMK_pause (Results 1 - 2 of 2) sorted by null

  /external/lz4/programs/
bench.c 142 static int BMK_pause = 0;
152 void BMK_SetPause(void) { BMK_pause = 1; }
429 if (BMK_pause) { DISPLAY("\npress enter...\n"); getchar(); }
fullbench.c 151 static int BMK_pause = 0;
172 BMK_pause = 1;
697 if (BMK_pause) { printf("press enter...\n"); getchar(); }

Completed in 44 milliseconds