Searched refs:TRP (Results 1 – 3 of 3) sorted by relevance
9 #define TRP 8 macro
49 TRP 1 ")"
439 if (lasttoken != TRP) { in command()440 synexpect(TRP); in command()466 if (readtoken() != TRP) in command()467 synexpect(TRP); in command()489 case TRP: in command()571 if (readtoken() != TRP) in simplecmd()572 synexpect(TRP); in simplecmd()854 RETURN(TRP); in xxreadtoken()1476 if (readtoken() != TRP) in readtoken1()1477 synexpect(TRP); in readtoken1()