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

/macosx-10.9.5/cctools-845/as/
H A Darm.c3208 const struct asm_shift_name *shift_name;
3223 shift_name = hash_find_n (arm_shift_hsh, *str, p - *str);
3225 if (shift_name == NULL)
3231 shift = shift_name->kind;
3206 const struct asm_shift_name *shift_name; local

Completed in 256 milliseconds