Home
last modified time | relevance | path

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

/external/lua/src/
Dlcode.h50 #define luaK_jumpto(fs,t) luaK_patchlist(fs, luaK_jump(fs), t) macro
Dlparser.c1253 luaK_jumpto(fs, whileinit); in whilestat()