Searched refs:opcode_length (Results 1 – 3 of 3) sorted by relevance
464 uint8_t opcode_length = Prologue.StandardOpcodeLengths[opcode - 1]; in parse() local465 for (uint8_t i = 0; i < opcode_length; ++i) in parse()
1226 const FT_Char opcode_length[256] = variable3342 exc->length = opcode_length[exc->opcode]; in SkipCode()7584 if ( ( exc->length = opcode_length[exc->opcode] ) < 0 ) in TT_RunIns()
1219 const FT_Char opcode_length[256] = variable3332 exc->length = opcode_length[exc->opcode]; in SkipCode()7574 if ( ( exc->length = opcode_length[exc->opcode] ) < 0 ) in TT_RunIns()