Searched refs:whileinit (Results 1 – 2 of 2) sorted by relevance
994 int whileinit; in whilestat() local998 whileinit = luaK_getlabel(fs); in whilestat()1003 luaK_patchlist(fs, luaK_jump(fs), whileinit); in whilestat()
1240 int whileinit; in whilestat() local1244 whileinit = luaK_getlabel(fs); in whilestat()1249 luaK_jumpto(fs, whileinit); in whilestat()