Searched defs:tc_fix_adjustable (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-cr16.h45 #define tc_fix_adjustable(fixP) 0 macro
H A Dtc-s390.h34 #define tc_fix_adjustable(X) tc_s390_fix_adjustable(X) macro
H A Dtc-score.h50 #define tc_fix_adjustable(fixp) score_fix_adjustable (fixp) macro
H A Dtc-spu.h50 #define tc_fix_adjustable(FIXP) \ macro
H A Dtc-mep.h62 #define tc_fix_adjustable(fixP) mep_fix_adjustable (fixP) macro
H A Dtc-sparc.h106 #define tc_fix_adjustable(FIX) \ macro
135 #define tc_fix_adjustable(FIX) \ macro
H A Dtc-alpha.h60 #define tc_fix_adjustable(FIX) alpha_fix_adjustable (FIX) macro
H A Dtc-mips.h116 #define tc_fix_adjustable(fixp) mips_fix_adjustable (fixp) macro
H A Dtc-ppc.h100 #define tc_fix_adjustable macro
160 #define tc_fix_adjustable macro
209 #define tc_fix_adjustable macro
H A Dtc-arm.h249 # define tc_fix_adjustable(FIX) arm_fix_adjustable (FIX) macro
H A Dtc-i386.h214 #define tc_fix_adjustable(X) tc_i386_fix_adjustable(X) macro
H A Dtc-ia64.h138 #define tc_fix_adjustable(f) ia64_fix_adjustable (f) macro

Completed in 165 milliseconds