OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:no_prompt
(Results
1 - 3
of
3
) sorted by null
/external/lz4/programs/
datagen.c
87
static unsigned
no_prompt
= 0;
variable
222
if (!strcmp(argument, "--no-prompt")) {
no_prompt
=1; continue; }
fullbench.c
142
#define PROGRESS(...)
no_prompt
? 0 : DISPLAY(__VA_ARGS__)
156
static int
no_prompt
= 0;
variable
750
no_prompt
= 1;
frametest.c
105
static U32
no_prompt
= 0;
variable
580
no_prompt
=1;
Completed in 807 milliseconds