Searched defs:instructionLength (Results 1 – 3 of 3) sorted by relevance
47 … const HBUINT16 &instructionLength = StructAtOffset<HBUINT16> (&bytes, instruction_length_offset); in instructions_length() local
519 const HBUINT16 &instructionLength = StructAtOffset<HBUINT16> (&bytes, instruction_length_offset); in instructions_length() local
487 unsigned int instructionLength : 7; member