HomeSort by: relevance | last modified time | path
    Searched defs:tc_fix_adjustable (Results 1 - 25 of 122) sorted by relevancy

1 2 3 4 5

  /src/external/gpl3/binutils/dist/gas/config/
tc-mn10200.h 41 #define tc_fix_adjustable(FIX) 0 macro
tc-cr16.h 46 #define tc_fix_adjustable(fixP) 0 macro
tc-crx.h 47 #define tc_fix_adjustable(fixP) 0 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-lm32.h 46 #define tc_fix_adjustable(FIX) lm32_fix_adjustable (FIX) macro
tc-pj.h 59 #define tc_fix_adjustable(FIX) \ macro
tc-z8k.h 33 #define tc_fix_adjustable(X) 0 macro
tc-dlx.h 56 #define tc_fix_adjustable(FIX) md_dlx_fix_adjustable (FIX) macro
tc-m32c.h 46 #define tc_fix_adjustable(fixP) m32c_fix_adjustable (fixP) 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 63 #define tc_fix_adjustable(fixP) mt_fix_adjustable (fixP) macro
tc-score.h 51 #define tc_fix_adjustable(fixp) score_fix_adjustable (fixp) macro
tc-xstormy16.h 45 #define tc_fix_adjustable(FIX) xstormy16_fix_adjustable (FIX) macro
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-mn10200.h 41 #define tc_fix_adjustable(FIX) 0 macro
tc-cr16.h 46 #define tc_fix_adjustable(fixP) 0 macro
tc-crx.h 47 #define tc_fix_adjustable(fixP) 0 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-lm32.h 46 #define tc_fix_adjustable(FIX) lm32_fix_adjustable (FIX) macro
tc-pj.h 59 #define tc_fix_adjustable(FIX) \ macro
tc-z8k.h 33 #define tc_fix_adjustable(X) 0 macro
tc-dlx.h 56 #define tc_fix_adjustable(FIX) md_dlx_fix_adjustable (FIX) macro
tc-m32c.h 46 #define tc_fix_adjustable(fixP) m32c_fix_adjustable (fixP) macro

Completed in 142 milliseconds

1 2 3 4 5