Searched refs:fortre (Results 1 – 11 of 11) sorted by relevance
121 if(p_tree(t->for_.fortre)<0) in p_tree()182 p_tree(fp->fortre); in p_arg()
117 t->for_.fortre = r_tree(shp); in r_tree()221 fp->fortre = r_tree(shp); in r_arg()
272 t = t->for_.fortre; in p_tree()418 p_tree(fp->fortre,0); in p_arg()
342 n=sh_tclear(t->for_.fortre); in sh_tclear()372 sh_tclear(((struct fornod*)arg->argchn.ap)->fortre); in p_arg()2263 sh_tclear(t->for_.fortre); in sh_exec()2349 sh_exec(t->for_.fortre,0); in sh_exec()2354 sh_exec(t->for_.fortre,flag); in sh_exec()2370 sh_tclear(t->for_.fortre); in sh_exec()2708 sh_exec(t->for_.fortre,flags|sh_state(SH_ERREXIT)); in sh_exec()
977 tp = &t->for_.fortre; in assign()1254 t->for_.fortre=sh_cmd(lexp,tok==DOSYM?DONESYM:RBRACE,SH_NL|SH_SEMI); in item()
353 register Shnode_t *tp=fp->fortre; in nv_setlist()
99 freetree(f->fortre); in freetree()324 prf(f->fortre); in prf()
200 struct trenod *fortre; member
427 execute(forptr(t)->fortre, XEC_NOSTOP, errorflg);
335 t->fortre = cmd(wdval == DOSYM ? ODSYM : KTSYM, NLFLG);
111 Shnode_t *fortre; member