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

/external/skia/third_party/lua/src/
H A Dlcode.c109 static Instruction *getjumpcontrol (FuncState *fs, int pc) { function
124 Instruction i = *getjumpcontrol(fs, list);
132 Instruction *i = getjumpcontrol(fs, node);
599 Instruction *pc = getjumpcontrol(fs, e->u.info);
/external/syslinux/com32/lua/src/
H A Dlcode.c109 static Instruction *getjumpcontrol (FuncState *fs, int pc) { function
124 Instruction i = *getjumpcontrol(fs, list);
132 Instruction *i = getjumpcontrol(fs, node);
599 Instruction *pc = getjumpcontrol(fs, e->u.info);

Completed in 58 milliseconds