Searched refs:IPROCSYM (Results 1 – 3 of 3) sorted by relevance
116 #define IPROCSYM (SYMLPAR|'<') macro
1388 if((tok==IPROCSYM || tok==OPROCSYM)) in simple()1614 …else if(((token==IPROCSYM && !(iof&IOPUT)) || (token==OPROCSYM && (iof&IOPUT))) && !(iof&(IOLSEEK|… in inout()
1549 case IPROCSYM: case OPROCSYM: in comsub()