Home
last modified time | relevance | path

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

/external/lua/src/
Dlparser.c1481 int repeat_init = luaK_getlabel(fs); in repeatstat() local
1497 luaK_patchlist(fs, condexit, repeat_init); /* close the loop */ in repeatstat()