Home
last modified time | relevance | path

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

/minix3/external/mit/lua/dist/src/
H A Dlparser.c1271 int repeat_init = luaK_getlabel(fs); in repeatstat() local
1282 luaK_patchlist(fs, condexit, repeat_init); /* close the loop */ in repeatstat()