Home
last modified time | relevance | path

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

/external/lz4/tests/
Dfullbench.c91 #define PROGRESS(...) g_noPrompt ? 0 : DISPLAY(__VA_ARGS__)
104 static int g_noPrompt = 0; variable
638 g_noPrompt = 1; in main()