Home
last modified time | relevance | path

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

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