Searched refs:Labellist (Results 1 – 4 of 4) sorted by relevance
72 typedef struct Labellist { struct76 } Labellist; typedef86 Labellist gt; /* list of pending gotos */87 Labellist label; /* list of active labels */
340 Labellist *gl = &ls->dyd->gt; in closegoto()381 static int newlabelentry (LexState *ls, Labellist *l, TString *name, in newlabelentry()400 Labellist *gl = &ls->dyd->gt; in findgotos()419 Labellist *gl = &fs->ls->dyd->gt; in movegotosout()1198 static void checkrepeated (FuncState *fs, Labellist *ll, TString *label) { in checkrepeated()1221 Labellist *ll = &ls->dyd->label; in labelstat()
120 typedef struct Labellist { struct124 } Labellist; argument134 Labellist gt; /* list of pending gotos */135 Labellist label; /* list of active labels */
529 Labellist *gl = &ls->dyd->gt; /* list of gotos */ in solvegoto()560 static int newlabelentry (LexState *ls, Labellist *l, TString *name, in newlabelentry()586 Labellist *gl = &ls->dyd->gt; in solvegotos()611 Labellist *ll = &ls->dyd->label; in createlabel()630 Labellist *gl = &fs->ls->dyd->gt; in movegotosout()