Searched refs:cc_hash (Results 1 – 1 of 1) sorted by relevance
207 static struct hash_control *cc_hash; variable3024 cc_hash = hash_new (); in md_begin()3026 hash_err = hash_insert (cc_hash, sym->name, (char *) sym); in md_begin()3302 return hash_find (cc_hash, operand->buf) != 0; in is_type()3648 tic54x_symbol *cc = (tic54x_symbol *) hash_find (cc_hash, operand->buf); in encode_condition()5014 if ((sym = (tic54x_symbol *) hash_find (cc_hash, name)) != NULL || in tic54x_undefined_symbol()