Searched defs:gt (Results 1 – 3 of 3) sorted by relevance
502 static l_noret jumpscopeerror (LexState *ls, Labeldesc *gt) { in jumpscopeerror()518 Labeldesc *gt = &gl->arr[g]; /* goto to be resolved */ in solvegoto() local621 Labeldesc *gt = &gl->arr[i]; in movegotosout() local646 static l_noret undefgoto (LexState *ls, Labeldesc *gt) { in undefgoto()
134 Labellist gt; /* list of pending gotos */ member
1092 const TValue *gt = getGtable(L); in lua_load() local
Completed in 11 milliseconds