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

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-m68k.h50 extern int m68k_conditional_pseudoop (const pseudo_typeS *);
51 #define tc_conditional_pseudoop(pop) m68k_conditional_pseudoop (pop)
H A Dtc-m68k.c5562 m68k_conditional_pseudoop (const pseudo_typeS *pop)
5558 m68k_conditional_pseudoop (const pseudo_typeS *pop) function
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-m68k.h53 extern int m68k_conditional_pseudoop (const pseudo_typeS *);
54 #define tc_conditional_pseudoop(pop) m68k_conditional_pseudoop (pop)
H A Dtc-m68k.c5537 m68k_conditional_pseudoop (const pseudo_typeS *pop)
5533 m68k_conditional_pseudoop (const pseudo_typeS *pop) function
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-m68k.h53 extern int m68k_conditional_pseudoop (const pseudo_typeS *);
54 #define tc_conditional_pseudoop(pop) m68k_conditional_pseudoop (pop)
H A Dtc-m68k.c5537 m68k_conditional_pseudoop (const pseudo_typeS *pop)
5533 m68k_conditional_pseudoop (const pseudo_typeS *pop) function

Completed in 156 milliseconds