Searched defs:jpc (Results 1 – 2 of 2) sorted by relevance
/minix/external/mit/lua/dist/src/ | ||
H A D | lparser.h | 111 int jpc; /* list of pending jumps to 'pc' */ member |
H A D | lcode.c | 83 int jpc = fs->jpc; /* save list of jumps to here */ in luaK_jump() local |