Searched refs:po_hash (Results 1 – 3 of 3) sorted by relevance
267 static struct hash_control *po_hash; variable482 errtxt = hash_insert (po_hash, pop->poc_name, (char *) pop); in pop_insert()504 po_hash = hash_new (); in pobegin()832 pop = (pseudo_typeS *) hash_find (po_hash, s); in read_a_source_file()847 pop = (pseudo_typeS *) hash_find (po_hash, s + 1); in read_a_source_file()2533 && hash_find (po_hash, name) != NULL) in s_macro()2536 && hash_find (po_hash, name + 1) != NULL)) in s_macro()5689 hash_print_statistics (file, "pseudo-op table", po_hash); in read_print_statistics()
2213 * read.c (po_hash): Now static.5467 * config/tc-i960.c (po_hash): Declaration deleted.
707 in the pseudo-op hash table @code{po_hash} and dispatched to a pseudo-op