Searched refs:Labellist (Results 1 – 2 of 2) sorted by relevance
87 typedef struct Labellist { struct91 } Labellist; typedef101 Labellist gt; /* list of pending gotos */102 Labellist label; /* list of active labels */
344 Labellist *gl = &ls->dyd->gt; in closegoto()385 static int newlabelentry (LexState *ls, Labellist *l, TString *name, in newlabelentry()404 Labellist *gl = &ls->dyd->gt; in findgotos()423 Labellist *gl = &fs->ls->dyd->gt; in movegotosout()1203 static void checkrepeated (FuncState *fs, Labellist *ll, TString *label) { in checkrepeated()1226 Labellist *ll = &ls->dyd->label; in labelstat()