Home
last modified time | relevance | path

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

/third_party/lz4/tests/
Dfullbench.c92 #define PROGRESS(...) g_noPrompt ? 0 : DISPLAY(__VA_ARGS__)
105 static int g_noPrompt = 0; variable
784 g_noPrompt = 1; in main()