Home
last modified time | relevance | path

Searched refs:mep_fix_adjustable (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mep.h61 #define tc_fix_adjustable(fixP) mep_fix_adjustable (fixP)
62 extern bfd_boolean mep_fix_adjustable (struct fix *);
Dtc-mep.c2049 mep_fix_adjustable (fixS *fixP) in mep_fix_adjustable() function