Searched refs:Labellist (Results 1 – 2 of 2) sorted by relevance
72 typedef struct Labellist { struct76 } Labellist; argument86 Labellist gt; /* list of pending gotos */87 Labellist label; /* list of active labels */
343 Labellist *gl = &ls->dyd->gt; in closegoto()384 static int newlabelentry (LexState *ls, Labellist *l, TString *name, in newlabelentry()403 Labellist *gl = &ls->dyd->gt; in findgotos()422 Labellist *gl = &fs->ls->dyd->gt; in movegotosout()1195 static void checkrepeated (FuncState *fs, Labellist *ll, TString *label) { in checkrepeated()1218 Labellist *ll = &ls->dyd->label; in labelstat()