Searched defs:jmp (Results 1 – 6 of 6) sorted by relevance
82 Instruction *jmp = &fs->f->code[pc]; in fixjump() local
105 u_char jmp[3]; /* usually 80x86 'jmp' opcode */ member
41 jmp ._start label954 jmp ._bytesbetween1and255 label
168 Instruction *jmp = &fs->f->code[pc]; in fixjump() local
1531 Instruction *jmp = &fs->f->code[pc]; in fixforjump() local
8114 gen_len(compiler_state_t *cstate, int jmp, int n) in gen_len()