Searched refs:maybe_both_true_2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dgenrecog.c424 static int maybe_both_true_2
1192 maybe_both_true_2 (struct decision_test *d1, struct decision_test *d2)
1309 if (maybe_both_true_2 (d1, d2) == 0)
1317 if (maybe_both_true_2 (t1, t2) == 0)
1188 maybe_both_true_2 (struct decision_test *d1, struct decision_test *d2) function

Completed in 72 milliseconds