Searched refs:Labeldesc (Results 1 – 2 of 2) sorted by relevance
64 typedef struct Labeldesc { struct69 } Labeldesc; argument74 Labeldesc *arr; /* array */
338 static void closegoto (LexState *ls, int g, Labeldesc *label) { in closegoto()342 Labeldesc *gt = &gl->arr[g]; in closegoto()366 Labeldesc *gt = &dyd->gt.arr[g]; in findlabel()369 Labeldesc *lb = &dyd->label.arr[i]; in findlabel()386 Labeldesc, SHRT_MAX, "labels/gotos"); in newlabelentry()400 static void findgotos (LexState *ls, Labeldesc *lb) { in findgotos()424 Labeldesc *gt = &gl->arr[i]; in movegotosout()461 static l_noret undefgoto (LexState *ls, Labeldesc *gt) { in undefgoto()