Searched refs:Labellist (Results 1 – 2 of 2) sorted by relevance
119 typedef struct Labellist { struct123 } Labellist; argument133 Labellist gt; /* list of pending gotos */134 Labellist label; /* list of active labels */
519 Labellist *gl = &ls->dyd->gt; /* list of goto's */ in solvegoto()550 static int newlabelentry (LexState *ls, Labellist *l, TString *name, in newlabelentry()576 Labellist *gl = &ls->dyd->gt; in solvegotos()601 Labellist *ll = &ls->dyd->label; in createlabel()620 Labellist *gl = &fs->ls->dyd->gt; in movegotosout()