Searched refs:OPROCSYM (Results 1 – 3 of 3) sorted by relevance
117 #define OPROCSYM (SYMLPAR|'>') macro
1266 int mode = (tok==OPROCSYM); in process_sub()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()