Home
last modified time | relevance | path

Searched refs:most_tests (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dgenattrtab.c3655 int most_tests, num_marks, new_marks; local
3746 most_tests = -1;
3757 if (new_marks - num_marks > most_tests)
3759 most_tests = new_marks - num_marks;
3773 else if (total == most_tests)
3782 XVEC (condexp, 0) = rtvec_alloc ((total - most_tests) * 2);