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

/macosx-10.9.5/cctools-845/as/
H A Darm.c13971 static const struct asm_shift_name shift_names [] =
18151 for (i = 0; i < sizeof (shift_names) / sizeof (struct asm_shift_name); i++)
18152 hash_insert (arm_shift_hsh, shift_names[i].name, (PTR) (shift_names + i));
13960 static const struct asm_shift_name shift_names [] = variable in typeref:struct:asm_shift_name

Completed in 283 milliseconds