Searched refs:opt_missing (Results 1 – 1 of 1) sorted by relevance
176 static Bool opt_missing = 0; /* 0:silent; 1:warn; 2:abort */ variable191 opt_missing = 1; in before()193 opt_missing = 2; in before()879 if (opt_missing >= 2) in walk_type()2323 if (opt_missing >= 2) { \2328 if (opt_missing == 1 && complaints > 0) { \