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

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-m32r.h83 #define tc_fix_adjustable(FIX) m32r_fix_adjustable (FIX)
84 bfd_boolean m32r_fix_adjustable PARAMS ((struct fix *));
96 extern bfd_boolean m32r_fix_adjustable PARAMS ((struct fix *));
H A Dtc-m32r.c2210 m32r_fix_adjustable (fixP)
2203 m32r_fix_adjustable (fixP) function
/openbsd-current/gnu/usr.bin/binutils-2.17/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 180 milliseconds