Searched refs:repeat_init (Results 1 – 2 of 2) sorted by relevance
1259 int repeat_init = luaK_getlabel(fs); in repeatstat() local1270 luaK_patchlist(fs, condexit, repeat_init); /* close the loop */ in repeatstat()
1491 int repeat_init = luaK_getlabel(fs); in repeatstat() local1507 luaK_patchlist(fs, condexit, repeat_init); /* close the loop */ in repeatstat()