Searched refs:v850_fix_adjustable (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-v850.h40 #define tc_fix_adjustable(FIX) v850_fix_adjustable (FIX)
41 extern bfd_boolean v850_fix_adjustable PARAMS ((struct fix *));
H A Dtc-v850.c2485 v850_fix_adjustable (fixP)
2481 v850_fix_adjustable (fixP) function
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-v850.h36 #define tc_fix_adjustable(FIX) v850_fix_adjustable (FIX)
37 extern bfd_boolean v850_fix_adjustable (struct fix *);
H A Dtc-v850.c2441 v850_fix_adjustable (fixS *fixP)
2437 v850_fix_adjustable (fixS *fixP) function

Completed in 179 milliseconds