Searched defs:MIPS_ECOFF_BADMAG (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/include/coff/
H A Dmips.h26 #define MIPS_ECOFF_BADMAG(x) (((x).f_magic!=MIPS_MAGIC_1) && \ macro
/netbsd-current/external/gpl3/gdb/dist/include/coff/
H A Dmips.h26 #define MIPS_ECOFF_BADMAG(x) (((x).f_magic!=MIPS_MAGIC_1) && \ macro
/netbsd-current/external/gpl3/binutils.old/dist/include/coff/
H A Dmips.h26 #define MIPS_ECOFF_BADMAG(x) (((x).f_magic!=MIPS_MAGIC_1) && \ macro
/netbsd-current/external/gpl3/binutils/dist/include/coff/
H A Dmips.h26 #define MIPS_ECOFF_BADMAG(x) (((x).f_magic!=MIPS_MAGIC_1) && \ macro

Completed in 147 milliseconds