Home
last modified time | relevance | path

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

/scripts/
Dcoccicheck33 FLAGS="--very-quiet"
53 FLAGS="--quiet"
120 FLAGS="--no-show-diff $FLAGS"
240 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
242 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || \
244 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || \
246 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff || exit 1
249 $FLAGS --cocci-file $COCCI $OPT $OPTIONS --no-show-diff && \
251 $FLAGS --cocci-file $COCCI $OPT $OPTIONS || exit 1
253 run_cmd $SPATCH -D $MODE $FLAGS --cocci-file $COCCI $OPT $OPTIONS || exit 1