Home
last modified time | relevance | path

Searched refs:tc_fix_adjustable (Results 1 – 25 of 152) sorted by relevance

1234567

/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dtc-kvx.h271 #define tc_fix_adjustable(fixP) 1 macro
281 (! symbol_used_in_reloc_p ((fixP)->fx_addsy) && tc_fix_adjustable (fixP))
H A Dtc-z8k.h33 #define tc_fix_adjustable(X) 0 macro
H A Dtc-mn10200.h41 #define tc_fix_adjustable(FIX) 0 macro
H A Dtc-lm32.h46 #define tc_fix_adjustable(FIX) lm32_fix_adjustable (FIX) macro
H A Dtc-fr30.h45 #define tc_fix_adjustable(FIX) fr30_fix_adjustable (FIX) macro
H A Dtc-d10v.h53 #define tc_fix_adjustable(FIX) d10v_fix_adjustable(FIX) macro
H A Dtc-mt.h63 #define tc_fix_adjustable(fixP) mt_fix_adjustable (fixP) macro
H A Dtc-xstormy16.h45 #define tc_fix_adjustable(FIX) xstormy16_fix_adjustable (FIX) macro
H A Dtc-ppc.h163 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX) macro
234 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX) macro
H A Dtc-dlx.h56 #define tc_fix_adjustable(FIX) md_dlx_fix_adjustable (FIX) macro
H A Dtc-or1k.h50 #define tc_fix_adjustable(FIX) or1k_fix_adjustable (FIX) macro
H A Dtc-h8300.h66 #define tc_fix_adjustable(FIX) 0 macro
H A Dtc-metag.h44 #define tc_fix_adjustable(FIX) metag_fix_adjustable (FIX) macro
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-mn10200.h41 #define tc_fix_adjustable(FIX) 0 macro
H A Dtc-z8k.h34 #define tc_fix_adjustable(X) 0 macro
H A Dtc-lm32.h46 #define tc_fix_adjustable(FIX) lm32_fix_adjustable (FIX) macro
H A Dtc-fr30.h45 #define tc_fix_adjustable(FIX) fr30_fix_adjustable (FIX) macro
H A Dtc-d10v.h53 #define tc_fix_adjustable(FIX) d10v_fix_adjustable(FIX) macro
H A Dtc-mt.h63 #define tc_fix_adjustable(fixP) mt_fix_adjustable (fixP) macro
H A Dtc-xstormy16.h45 #define tc_fix_adjustable(FIX) xstormy16_fix_adjustable (FIX) macro
H A Dtc-ppc.h163 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX) macro
234 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX) macro
H A Dtc-dlx.h56 #define tc_fix_adjustable(FIX) md_dlx_fix_adjustable (FIX) macro
H A Dtc-or1k.h50 #define tc_fix_adjustable(FIX) or1k_fix_adjustable (FIX) macro
H A Dtc-h8300.h66 #define tc_fix_adjustable(FIX) 0 macro
H A Dtc-metag.h44 #define tc_fix_adjustable(FIX) metag_fix_adjustable (FIX) macro

1234567