Searched refs:TRP (Results 1 – 3 of 3) sorted by relevance
9 #define TRP 8 macro
49 TRP 1 ")"
425 if (lasttoken != TRP) in command()426 synexpect(TRP); in command()447 t = TRP; in command()537 if (readtoken() != TRP) in simplecmd()538 synexpect(TRP); in simplecmd()821 RETURN(TRP); in xxreadtoken()1396 if (readtoken() != TRP) in readtoken1()1397 synexpect(TRP); in readtoken1()
Completed in 6 milliseconds