Searched refs:luaK_getlabel (Results 1 – 6 of 6) sorted by relevance
69 LUAI_FUNC int luaK_getlabel (FuncState *fs);
94 int luaK_getlabel (FuncState *fs) { in luaK_getlabel() function180 luaK_getlabel(fs); in luaK_patchtohere()338 luaK_getlabel(fs); /* those instructions may be jump targets */ in code_label()404 final = luaK_getlabel(fs); in exp2reg()
998 whileinit = luaK_getlabel(fs); in whilestat()1014 int repeat_init = luaK_getlabel(fs); in repeatstat()
76 LUAI_FUNC int luaK_getlabel (FuncState *fs);
92 int luaK_getlabel (FuncState *fs) { in luaK_getlabel() function191 luaK_getlabel(fs); in luaK_patchtohere()414 luaK_getlabel(fs); /* those instructions may be jump targets */ in code_label()480 final = luaK_getlabel(fs); in exp2reg()
1244 whileinit = luaK_getlabel(fs); in whilestat()1260 int repeat_init = luaK_getlabel(fs); in repeatstat()