tc-mn10300.c | 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); 127 static struct hash_control *mn10300_hash; variable in typeref:struct:hash_control [all...] |