Searched refs:instruction_len (Results 1 – 6 of 6) sorted by relevance
115 static int instruction_len(uint32_t instr) { in instruction_len() function175 setofs(codep, (int32_t)(c->pc - codep - instruction_len(*codep))); in label()
434 unsigned int length (unsigned int instruction_len) const in length()435 { return instruction_len_offset () + 2 + instruction_len; } in length()
188 int instruction_len, int num_prompts, in kbd_callback() argument199 fprintf(stderr, "instruction_len=%d\n", instruction_len); in kbd_callback()205 (void)instruction_len; in kbd_callback()
536 FT_UShort instruction_len, in store_points() argument541 FT_UInt flag_offset = 10 + ( 2 * n_contours ) + 2 + instruction_len; in store_points()
5912 static int instruction_len(uint32_t instr) { in instruction_len() function5970 setofs(codep, c->pc - codep - instruction_len(*codep)); in label()
9663 static int instruction_len(uint32_t instr) { in instruction_len() function9721 setofs(codep, c->pc - codep - instruction_len(*codep)); in label()