Searched refs:arc_opcodes_count (Results 1 – 2 of 2) sorted by relevance
295 extern const int arc_opcodes_count;
1415 const int arc_opcodes_count = sizeof (arc_opcodes) / sizeof (arc_opcodes[0]); variable1612 for (i = arc_opcodes_count - 1; i >= 0; --i) in arc_opcode_init_tables()