Searched refs:SHRASS (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/usr.bin/xlint/lint1/
H A Dop.h101 SHRASS, enumerator in enum:__anon13873
H A Dtree.c175 { SHRASS, { 1,0,1,0,0,0,0,0,0,1,0,0,0,0,0,1,0,
660 case SHRASS:
812 if (op == SHL || op == SHR || op == SHLASS || op == SHRASS) {
1116 case SHRASS:
2629 } else if (op != SHRASS) {
3553 case SHRASS:
4029 case SHRASS:
H A Dscan.l114 ">>=" return (operator(T_OPASS, SHRASS));

Completed in 64 milliseconds