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

/haiku-buildtools/binutils/gas/config/
H A Dtc-m32r.h73 #define tc_fix_adjustable(FIX) m32r_fix_adjustable (FIX)
74 bfd_boolean m32r_fix_adjustable (struct fix *);
84 extern bfd_boolean m32r_fix_adjustable (struct fix *);
H A Dtc-m32r.c2137 m32r_fix_adjustable (fixS *fixP)
2130 m32r_fix_adjustable (fixS *fixP) function
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-m32r.h74 #define tc_fix_adjustable(FIX) m32r_fix_adjustable (FIX)
75 bfd_boolean m32r_fix_adjustable (struct fix *);
85 extern bfd_boolean m32r_fix_adjustable (struct fix *);
H A Dtc-m32r.c2195 m32r_fix_adjustable (fixS *fixP)
2188 m32r_fix_adjustable (fixS *fixP) function

Completed in 188 milliseconds