Home
last modified time | relevance | path

Searched refs:no_prompt (Results 1 – 3 of 3) sorted by relevance

/external/lz4/programs/
Ddatagen.c87 static unsigned no_prompt = 0; variable
222 if (!strcmp(argument, "--no-prompt")) { no_prompt=1; continue; } in main()
Dfullbench.c142 #define PROGRESS(...) no_prompt ? 0 : DISPLAY(__VA_ARGS__)
156 static int no_prompt = 0; variable
750 no_prompt = 1; in main()
Dframetest.c105 static U32 no_prompt = 0; variable
580 no_prompt=1; in main()