Searched refs:opcode_array_size (Results 1 – 2 of 2) sorted by relevance
1593 static unsigned int idx, opcode_array_size; in expand_templates() local1609 if (idx >= opcode_array_size) in expand_templates()1612 opcode_array_size += 1024; in expand_templates()1615 sizeof (*opcode_array) * opcode_array_size); in expand_templates()
1653 static unsigned int idx, opcode_array_size; in expand_templates() local1670 if (idx >= opcode_array_size) in expand_templates()1673 opcode_array_size += 1024; in expand_templates()1676 sizeof (*opcode_array) * opcode_array_size); in expand_templates()