Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/zfs/lua/
H A Dlcode.c108 static Instruction *getjumpcontrol (FuncState *fs, int pc) { in getjumpcontrol() function
123 Instruction i = *getjumpcontrol(fs, list); in need_value()
131 Instruction *i = getjumpcontrol(fs, node); in patchtestreg()
598 Instruction *pc = getjumpcontrol(fs, e->u.info); in invertjump()