Home
last modified time | relevance | path

Searched refs:closegoto (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/openzfs/module/lua/
H A Dlparser.c338 static void closegoto (LexState *ls, int g, Labeldesc *label) { in closegoto() function
374 closegoto(ls, g, lb); /* close it */ in findlabel()
405 closegoto(ls, i, lb); in findgotos()