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

/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
H A Dlparser.c1255 int repeat_init = luaK_getlabel(fs); local
1266 luaK_patchlist(fs, condexit, repeat_init); /* close the loop */
/freebsd-11-stable/contrib/lua/src/
H A Dlparser.c1264 int repeat_init = luaK_getlabel(fs); local
1275 luaK_patchlist(fs, condexit, repeat_init); /* close the loop */

Completed in 125 milliseconds