Searched refs:olddolh (Results 1 – 4 of 4) sorted by relevance
389 void restorargs(olddolh, funcnt) in restorargs() argument 390 struct dolnod *olddolh; in restorargs() 392 if(argfor != olddolh)393 while ((argfor = clean_args(argfor)) != olddolh && argfor);397 dolh = olddolh;
185 struct dolnod *olddolh; local 198 olddolh = (struct dolnod *)savargs(funcnt);207 (void) restorargs(olddolh, funcnt);
549 register struct dolnod *olddolh = ap->dolh; in sh_argnew() local554 return(olddolh); in sh_argnew()
558 register struct dolnod *olddolh = ap->dolh; in sh_argnew() local 563 return(olddolh); in sh_argnew()