Searched refs:jpc (Results 1 – 7 of 7) sorted by relevance
| /freebsd-12-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/ |
| D | lcode.c | 59 int jpc = fs->jpc; /* save list of jumps to here */ in luaK_jump() local 61 fs->jpc = NO_JUMP; in luaK_jump() 63 luaK_concat(fs, &j, jpc); /* keep them on hold */ in luaK_jump() 163 patchlistaux(fs, fs->jpc, fs->pc, NO_REG, fs->pc); in dischargejpc() 164 fs->jpc = NO_JUMP; in dischargejpc() 193 luaK_concat(fs, &fs->jpc, list); in luaK_patchtohere()
|
| D | lparser.h | 104 int jpc; /* list of pending jumps to `pc' */ member
|
| D | lparser.c | 534 fs->jpc = NO_JUMP; in open_func()
|
| /freebsd-12-stable/contrib/lua/src/ |
| D | lcode.c | 137 int jpc = fs->jpc; /* save list of jumps to here */ in luaK_jump() local 139 fs->jpc = NO_JUMP; /* no more jumps to here */ in luaK_jump() 141 luaK_concat(fs, &j, jpc); /* keep them on hold */ in luaK_jump() 243 patchlistaux(fs, fs->jpc, fs->pc, NO_REG, fs->pc); in dischargejpc() 244 fs->jpc = NO_JUMP; in dischargejpc() 254 luaK_concat(fs, &fs->jpc, list); in luaK_patchtohere()
|
| D | lparser.h | 118 int jpc; /* list of pending jumps to 'pc' */ member
|
| D | lparser.c | 536 fs->jpc = NO_JUMP; in open_func()
|
| /freebsd-12-stable/contrib/file/magic/Magdir/ |
| D | jpeg | 154 # Reference: http://mark0.net/download/triddefs_xml.7z/defs/b/bitmap-jpc.trid.xml 162 !:ext jpc/j2c/j2k
|