Searched refs:Labellist (Results 1 – 2 of 2) sorted by relevance
120 typedef struct Labellist { struct124 } Labellist; argument134 Labellist gt; /* list of pending gotos */135 Labellist label; /* list of active labels */
517 Labellist *gl = &ls->dyd->gt; /* list of goto's */ in solvegoto()548 static int newlabelentry (LexState *ls, Labellist *l, TString *name, in newlabelentry()574 Labellist *gl = &ls->dyd->gt; in solvegotos()599 Labellist *ll = &ls->dyd->label; in createlabel()618 Labellist *gl = &fs->ls->dyd->gt; in movegotosout()
Completed in 7 milliseconds