Home | History | Annotate | Download | only in config

Lines Matching full:mn10300_hash

130 static struct hash_control *mn10300_hash;
920 mn10300_hash = hash_new ();
933 hash_insert (mn10300_hash, op->name, (char *) op);
1253 opcode = (struct mn10300_opcode *) hash_find (mn10300_hash, str);