Searched refs:expect1 (Results 1 – 5 of 5) sorted by relevance
88 scan2(tok_kind expect1, tok_kind expect2, token *tokp) in scan2() argument91 if (tokp->kind != expect1 && tokp->kind != expect2) { in scan2()92 expected2(expect1, expect2); in scan2()99 scan3(tok_kind expect1, tok_kind expect2, tok_kind expect3, token *tokp) in scan3() argument102 if (tokp->kind != expect1 && tokp->kind != expect2 in scan3()104 expected3(expect1, expect2, expect3); in scan3()
1673 Move totest and expect1 into #ifdef'ed block.
18943 a46d4940a485effb55a52f27a3660542 gcc/testsuite/g++.dg/opt/expect1.C75801 04c43d85e3d04ddfccf734b31f0ca8d4 gcc/testsuite/gnat.dg/expect1.adb
21943 a46d4940a485effb55a52f27a3660542 gcc/testsuite/g++.dg/opt/expect1.C87122 04c43d85e3d04ddfccf734b31f0ca8d4 gcc/testsuite/gnat.dg/expect1.adb