Searched refs:Labellist (Results 1 – 2 of 2) sorted by relevance
73 typedef struct Labellist { struct77 } Labellist; typedef87 Labellist gt; /* list of pending gotos */88 Labellist label; /* list of active labels */
341 Labellist *gl = &ls->dyd->gt; in closegoto()382 static int newlabelentry (LexState *ls, Labellist *l, TString *name, in newlabelentry()401 Labellist *gl = &ls->dyd->gt; in findgotos()420 Labellist *gl = &fs->ls->dyd->gt; in movegotosout()1199 static void checkrepeated (FuncState *fs, Labellist *ll, TString *label) { in checkrepeated()1222 Labellist *ll = &ls->dyd->label; in labelstat()