Searched refs:TFOR (Results 1 – 10 of 10) sorted by relevance
66 #define TFOR 11 macro67 #define TSELECT (TFOR|COMSCAN)
94 case TFOR: in freetree()300 case TFOR: in prf()
74 #define TFOR 0x00B0 macro
404 case TFOR:
313 t->fortyp = TFOR;
118 case TFOR: in p_tree()
112 case TFOR: in r_tree()
257 case TFOR: in p_tree()
1206 t->for_.fortyp=(lexp->token==FORSYM?TFOR:TSELECT); in item()1211 if(lexp->token!=EXPRSYM || t->for_.fortyp!=TFOR) in item()1310 if(sh_isoption(SH_NOEXEC) && tok!=TWH && tok!=TUN && tok!=TFOR && tok!=TSELECT) in item()
341 case TFOR: in sh_tclear()2244 case TFOR: /* for and select */ in sh_exec()