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.c1183 static void gotostat (LexState *ls, int pc) { in gotostat() function
1391 gotostat(ls, v.t); /* handle goto/break */ in test_then_block()
1588 gotostat(ls, luaK_jump(ls->fs)); in statement()
/freebsd/contrib/lua/src/
H A Dlparser.c1415 static void gotostat (LexState *ls) { in gotostat() function
1902 gotostat(ls); in statement()