Searched refs:EXHAUSTIVE (Results 1 – 1 of 1) sorted by relevance
524 #define EXHAUSTIVE 0x010 /* Test all combinations of active options */ macro1449 int exhaustive = (dp->options & EXHAUSTIVE) != 0; in test_one_file()1601 d.options |= EXHAUSTIVE; in main()1604 d.options &= ~EXHAUSTIVE; in main()
Completed in 8 milliseconds