Home
last modified time | relevance | path

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

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