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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m32c.h46 #define tc_fix_adjustable(fixP) m32c_fix_adjustable (fixP)
47 extern bool m32c_fix_adjustable (struct fix *);
H A Dtc-m32c.c1150 m32c_fix_adjustable (fixS * fixP)
1145 m32c_fix_adjustable (fixS * fixP) function
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m32c.h46 #define tc_fix_adjustable(fixP) m32c_fix_adjustable (fixP)
47 extern bfd_boolean m32c_fix_adjustable (struct fix *);
H A Dtc-m32c.c1150 m32c_fix_adjustable (fixS * fixP)
1145 m32c_fix_adjustable (fixS * fixP) function
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m32c.h46 #define tc_fix_adjustable(fixP) m32c_fix_adjustable (fixP)
47 extern bool m32c_fix_adjustable (struct fix *);
H A Dtc-m32c.c1150 m32c_fix_adjustable (fixS * fixP)
1145 m32c_fix_adjustable (fixS * fixP) function

Completed in 104 milliseconds