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

/macosx-10.9.5/cctools-845/as/
H A Darm.c682 static struct hash_control *arm_shift_hsh; variable in typeref:struct:hash_control
3223 shift_name = hash_find_n (arm_shift_hsh, *str, p - *str);
18139 || (arm_shift_hsh = hash_new ()) == NULL
18152 hash_insert (arm_shift_hsh, shift_names[i].name, (PTR) (shift_names + i));

Completed in 87 milliseconds