Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/third_party/lua/src/
Dlcode.h45 #define luaK_jumpto(fs,t) luaK_patchlist(fs, luaK_jump(fs), t) macro
Dlparser.c1245 luaK_jumpto(fs, whileinit); in whilestat()