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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlparser.c1178 static void gotostat (LexState *ls, int pc) { function
1385 gotostat(ls, v.t); /* handle goto/break */
1582 gotostat(ls, luaK_jump(ls->fs));
/freebsd-11-stable/contrib/lua/src/
H A Dlparser.c1187 static void gotostat (LexState *ls, int pc) { function
1394 gotostat(ls, v.t); /* handle goto/break */
1591 gotostat(ls, luaK_jump(ls->fs));

Completed in 129 milliseconds