Home | History | Annotate | Download | only in config

Lines Matching refs:reg_hash

106 static struct hash_control *reg_hash;
146 reg_hash = hash_new ();
153 hash_err = hash_insert (reg_hash, current_reg->name,
571 reg *regop = (reg *) hash_find (reg_hash, token);