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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-tic54x.c205 static struct hash_control *stag_hash; variable in typeref:struct:hash_control
887 hash_insert (stag_hash, current_stag->name, current_stag);
918 struct stag *stag = (struct stag *) hash_find (stag_hash, name);
2916 struct stag *stag = (struct stag *) hash_find (stag_hash, name);
3340 stag_hash = hash_new ();
/haiku-buildtools/binutils/gas/config/
H A Dtc-tic54x.c202 static struct hash_control *stag_hash; variable in typeref:struct:hash_control
743 hash_insert (stag_hash, current_stag->name, current_stag);
773 struct stag *stag = (struct stag *) hash_find (stag_hash, name);
2696 struct stag *stag = (struct stag *) hash_find (stag_hash, name);
3063 stag_hash = hash_new ();

Completed in 109 milliseconds