HomeSort by relevance Sort by last modified time
    Searched refs:tc_fix_adjustable (Results 1 - 25 of 56) sorted by null

1 2 3

  /toolchain/binutils/binutils-2.27/gas/config/
tc-mn10200.h 41 #define tc_fix_adjustable(FIX) 0 macro
tc-z8k.h 34 #define tc_fix_adjustable(X) 0 macro
tc-lm32.h 47 #define tc_fix_adjustable(FIX) lm32_fix_adjustable (FIX) macro
tc-dlx.h 50 #define tc_fix_adjustable(FIX) md_dlx_fix_adjustable (FIX) macro
tc-d10v.h 53 #define tc_fix_adjustable(FIX) d10v_fix_adjustable(FIX) macro
tc-fr30.h 45 #define tc_fix_adjustable(FIX) fr30_fix_adjustable (FIX) macro
tc-or1k.h 50 #define tc_fix_adjustable(FIX) or1k_fix_adjustable (FIX) macro
tc-xstormy16.h 45 #define tc_fix_adjustable(FIX) xstormy16_fix_adjustable (FIX) macro
tc-i960.h 154 #define tc_fix_adjustable(FIX) ((FIX)->fx_bsr == 0) macro
158 #define MD_APPLY_SYM_VALUE(FIX) tc_fix_adjustable (FIX)
tc-bfin.h 63 #define tc_fix_adjustable(FIX) bfin_fix_adjustable (FIX) macro
tc-cr16.h 46 #define tc_fix_adjustable(fixP) 0 macro
tc-crx.h 47 #define tc_fix_adjustable(fixP) 0 macro
tc-h8300.h 76 #define tc_fix_adjustable(FIX) 0 macro
tc-mcore.h 76 #define tc_fix_adjustable(FIX) mcore_fix_adjustable (FIX) macro
tc-metag.h 44 #define tc_fix_adjustable(FIX) metag_fix_adjustable (FIX) macro
tc-mt.h 68 #define tc_fix_adjustable(fixP) mt_fix_adjustable (fixP) macro
tc-pj.h 59 #define tc_fix_adjustable(FIX) \ macro
tc-s390.h 33 #define tc_fix_adjustable(X) tc_s390_fix_adjustable(X) macro
tc-score.h 51 #define tc_fix_adjustable(fixp) score_fix_adjustable (fixp) macro
tc-v850.h 37 #define tc_fix_adjustable(FIX) v850_fix_adjustable (FIX) macro
tc-vax.h 63 #define tc_fix_adjustable(FIX) \ macro
tc-visium.h 45 #define tc_fix_adjustable(FIXP) visium_fix_adjustable (FIXP) macro
tc-xgate.h 100 #define tc_fix_adjustable(X) tc_xgate_fix_adjustable(X) macro
tc-ppc.h 114 #define tc_fix_adjustable(FIX) ppc_pe_fix_adjustable (FIX)
180 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX)
231 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX)
113 #define tc_fix_adjustable macro
179 #define tc_fix_adjustable macro
230 #define tc_fix_adjustable macro
tc-sparc.h 109 #define tc_fix_adjustable(FIX) \ macro
138 #define tc_fix_adjustable(FIX) \ macro

Completed in 929 milliseconds

1 2 3