Searched refs:Labeldesc (Results 1 – 2 of 2) sorted by relevance
78 typedef struct Labeldesc { struct83 } Labeldesc; argument88 Labeldesc *arr; /* array */
341 static void closegoto (LexState *ls, int g, Labeldesc *label) { in closegoto()345 Labeldesc *gt = &gl->arr[g]; in closegoto()369 Labeldesc *gt = &dyd->gt.arr[g]; in findlabel()372 Labeldesc *lb = &dyd->label.arr[i]; in findlabel()389 Labeldesc, SHRT_MAX, "labels/gotos"); in newlabelentry()403 static void findgotos (LexState *ls, Labeldesc *lb) { in findgotos()427 Labeldesc *gt = &gl->arr[i]; in movegotosout()464 static l_noret undefgoto (LexState *ls, Labeldesc *gt) { in undefgoto()