Searched refs:whyles (Results 1 – 5 of 5) sorted by relevance
434 for (wp = whyles; wp; wp = wp->w_next) in gotolab()477 if (whyles == NULL) in dobreak()544 nwp->w_next = whyles; in doforeach()546 whyles = nwp; in doforeach()562 int again = whyles != 0 && in dowhile()563 SEEKEQ(&whyles->w_start, &lineloc) && in dowhile()564 whyles->w_fename == 0; in dowhile()587 nwp->w_next = whyles; in dowhile()588 whyles = nwp; in dowhile()609 whyles->w_end.type = TCSH_I_SEEK; in preread()[all …]
126 struct whyle *whyles; member1610 st->whyles = whyles; in st_save()1656 whyles = 0; in st_save()1712 whyles = st->whyles; in st_restore()2081 if ((hadhist && !seterr && intty && !tellwhat && !Expand && !whyles) || in process()2102 if (enterhist || (catch && intty && !whyles && !tellwhat && !arun)) in process()2169 if (windowchg || (catch && intty && !whyles && !tellwhat)) { in process()
842 if (!whyles && adrof1(STRprecmd, &aliases)) in precmd()860 if (!whyles && adrof1(STRpostcmd, &aliases)) in postcmd()884 if (!whyles && adrof1(STRcwdcmd, &aliases)) in cwd_cmd()906 if (!whyles && adrof1(STRbeepcmd, &aliases)) in beep_cmd()925 if (whyles) in period_cmd()935 if (!whyles && adrof1(STRperiodic, &aliases)) { in period_cmd()965 if (whyles) in job_cmd()975 if (!whyles && adrof1(STRjobcmd, &aliases)) { in job_cmd()
998 } *whyles; variable
1727 if (whyles) in bfree()