Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
Dlparser.c1179 static void gotostat (LexState *ls, int pc) { in gotostat() function
1386 gotostat(ls, v.t); /* handle goto/break */ in test_then_block()
1583 gotostat(ls, luaK_jump(ls->fs)); in statement()