Searched refs:pregp_hash (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/config/
H A Dtc-cr16.c64 static struct hash_control *pregp_hash; variable in typeref:struct:hash_control
407 preg = (const reg_entry *) hash_find (pregp_hash, preg_name);
817 /* Initialize pregp_hash hash table. */
818 initialise_reg_hash_table (& pregp_hash, cr16_pregptab, NUMPREGPS);

Completed in 100 milliseconds