Searched refs:SKIP_BUGS (Results 1 – 1 of 1) sorted by relevance
528 #define SKIP_BUGS 0x100 /* Skip over known bugs */ macro1372 if ((dp->options & SKIP_BUGS) != 0 && is_bad_combo(tr)) in skip_transform()1551 (dp->options & SKIP_BUGS) ? "additional " : ""); in test_one_file()1628 d.options |= SKIP_BUGS; in main()1631 d.options &= ~SKIP_BUGS; in main()