HomeSort by relevance Sort by last modified time
    Searched refs:getjumpcontrol (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lcode.c 109 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/skia/third_party/lua/src/
lcode.c 109 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/
lcode.c 109 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 50 milliseconds