Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/lua/
H A Dlparser.c1182 static void gotostat (LexState *ls, int pc) { in gotostat() function
1390 gotostat(ls, v.t); /* handle goto/break */ in test_then_block()
1587 gotostat(ls, luaK_jump(ls->fs)); in statement()
/freebsd/contrib/lua/src/
H A Dlparser.c1416 static void gotostat (LexState *ls) { in gotostat() function
1903 gotostat(ls); in statement()