Searched refs:label_list (Results 1 – 1 of 1) sorted by relevance
85 static struct argnod *label_list; variable337 label_list = label_last = 0; in sh_parse()820 label_last = label_list; in funct()1153 label_last = label_list; in item()1185 label_last = label_list; in item()1191 register struct argnod *argp = label_list; in item()1198 lexp->arg->argnxt.ap = label_list; in item()1199 label_list = lexp->arg; in item()1200 label_list->argchn.len = sh_getlineno(lexp); in item()1201 label_list->argflag = loop_level; in item()[all …]