Home | History | Annotate | Download | only in sh

Lines Matching refs:TRP

439 			if (lasttoken != TRP) {
440 synexpect(TRP);
466 if (readtoken() != TRP)
467 synexpect(TRP);
489 case TRP:
571 if (readtoken() != TRP)
572 synexpect(TRP);
854 RETURN(TRP);
1476 if (readtoken() != TRP)
1477 synexpect(TRP);