Home
last modified time | relevance | path

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

/f-stack/freebsd/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()