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

/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-mt.h55 extern bfd_boolean mt_fix_adjustable (struct fix *);
68 #define tc_fix_adjustable(fixP) mt_fix_adjustable (fixP)
69 extern bfd_boolean mt_fix_adjustable (struct fix *);
H A Dtc-mt.c515 mt_fix_adjustable (fixS * fixP)
511 mt_fix_adjustable (fixS * fixP) function
/haiku-buildtools/binutils/gas/config/
H A Dtc-mt.h55 extern bfd_boolean mt_fix_adjustable (struct fix *);
68 #define tc_fix_adjustable(fixP) mt_fix_adjustable (fixP)
69 extern bfd_boolean mt_fix_adjustable (struct fix *);
H A Dtc-mt.c464 mt_fix_adjustable (fixS * fixP)
460 mt_fix_adjustable (fixS * fixP) function

Completed in 41 milliseconds