Lines Matching refs:synexpect
124 static void synexpect(int) __dead2;
256 synexpect(TWORD); in parsewordexp()
330 synexpect(-1); in list()
438 synexpect(-1); in command()
447 synexpect(-1); in command()
464 synexpect(-1); in command()
490 synexpect(-1); in command()
514 synexpect(-1); in command()
545 synexpect(TRP); in command()
555 synexpect(TENDCASE); in command()
589 synexpect(-1); in command()
595 synexpect(-1); in command()
1186 synexpect(-1); in parsebackq()
1895 synexpect(token); in consumetoken()
1906 synexpect(int token) in synexpect() function