Searched refs:TWH (Results 1 – 10 of 10) sorted by relevance
58 #define TWH 5 macro59 #define TUN (TWH|COMSCAN)
110 case TWH: in freetree()330 case TWH: in prf()332 if (type == TWH) in prf()
440 case TWH:447 XEC_NOSTOP, 0) == 0) == (type == TWH) &&
68 #define TWH 0x0050 macro
347 t->whtyp = (wdval == WHSYM ? TWH : TUN);
151 case TWH: in p_tree()176 if(tr->tre.tretyp==TWH && tr->wh.whinc && t->lst.lstlef->tre.tretyp==TARITH) in p_tree()
93 case TWH: in p_tree()
90 case TWH: in r_tree()
710 tw->wh.whtyp = TWH; in arithfor()1180 t->wh.whtyp=(lexp->token==WHILESYM ? TWH : TUN); in item()1206 if(sh_isoption(SH_NOEXEC) && tok!=TWH && tok!=TUN && tok!=TFOR && tok!=TSELECT) in item()
222 case TWH: in sh_tclear()1710 case TWH: /* while and until */ in sh_exec()1732 if(type==TWH && tt->tre.tretyp==TCOM && !tt->com.comarg && tt->com.comio) in sh_exec()1758 if((sh_exec(tt,first)==0)!=(type==TWH)) in sh_exec()