Searched refs:Labeldesc (Results 1 – 2 of 2) sorted by relevance
63 typedef struct Labeldesc { struct68 } Labeldesc; typedef73 Labeldesc *arr; /* array */
340 static void closegoto (LexState *ls, int g, Labeldesc *label) { in closegoto()344 Labeldesc *gt = &gl->arr[g]; in closegoto()368 Labeldesc *gt = &dyd->gt.arr[g]; in findlabel()371 Labeldesc *lb = &dyd->label.arr[i]; in findlabel()388 Labeldesc, SHRT_MAX, "labels/gotos"); in newlabelentry()402 static void findgotos (LexState *ls, Labeldesc *lb) { in findgotos()426 Labeldesc *gt = &gl->arr[i]; in movegotosout()463 static l_noret undefgoto (LexState *ls, Labeldesc *gt) { in undefgoto()