Lines Matching full:opt_missing
176 static Bool opt_missing = 0; /* 0:silent; 1:warn; 2:abort */191 opt_missing = 1;193 opt_missing = 2;877 if (opt_missing >= 2)2319 if (opt_missing >= 2) { \2324 if (opt_missing == 1 && complaints > 0) { \