Searched defs:exhaustive (Results 1 – 6 of 6) sorted by relevance
201 static void exhaustive(int fd) in exhaustive() function
194 public void compact(boolean exhaustive) in compact()
196 public void compact(boolean exhaustive) in compact()
198 public void compact(boolean exhaustive) in compact()
1458 int exhaustive = (dp->options & EXHAUSTIVE) != 0; in test_one_file() local