Searched refs:jpc (Results 1 – 4 of 4) sorted by relevance
137 int jpc = fs->jpc; /* save list of jumps to here */ in luaK_jump() local139 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()
118 int jpc; /* list of pending jumps to 'pc' */ member
536 fs->jpc = NO_JUMP; in open_func()
131 t/openjp2/input.jpc