Home | History | Annotate | Download | only in config

Lines Matching refs:cmp_opcode

192 static int cmp_opcode (struct m68hc11_opcode *, struct m68hc11_opcode *);
593 cmp_opcode (struct m68hc11_opcode *op1, struct m68hc11_opcode *op2)
647 (int (*) (const void*, const void*)) cmp_opcode);