Searched refs:ppc_fix_adjustable (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-ppc.h161 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX)
162 extern int ppc_fix_adjustable (struct fix *);
210 #define tc_fix_adjustable(FIX) ppc_fix_adjustable (FIX)
211 extern int ppc_fix_adjustable (struct fix *);
H A Dtc-ppc.c5327 ppc_fix_adjustable (fixS *fix)
5502 ppc_fix_adjustable (fixS *fix)
5308 ppc_fix_adjustable (fixS *fix) function
5483 ppc_fix_adjustable (fixS *fix) function

Completed in 113 milliseconds