Home
last modified time | relevance | path

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

/external/lua/src/
Dlcode.c179 static Instruction *getjumpcontrol (FuncState *fs, int pc) { in getjumpcontrol() function
196 Instruction *i = getjumpcontrol(fs, node); in patchtestreg()
661 Instruction i = *getjumpcontrol(fs, list); in need_value()
826 Instruction *pc = getjumpcontrol(fs, e->u.info); in negatecondition()