Searched refs:tilepro_fix_adjustable (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-tilepro.h63 extern int tilepro_fix_adjustable (struct fix *);
64 #define tc_fix_adjustable(FIX) tilepro_fix_adjustable (FIX)
H A Dtc-tilepro.c1554 tilepro_fix_adjustable (fixS *fix) function
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-tilepro.h63 extern int tilepro_fix_adjustable (struct fix *);
64 #define tc_fix_adjustable(FIX) tilepro_fix_adjustable (FIX)
H A Dtc-tilepro.c1554 tilepro_fix_adjustable (fixS *fix) function
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-tilepro.h63 extern int tilepro_fix_adjustable (struct fix *);
64 #define tc_fix_adjustable(FIX) tilepro_fix_adjustable (FIX)
H A Dtc-tilepro.c1554 tilepro_fix_adjustable (fixS *fix) function

Completed in 213 milliseconds