Searched defs:N_BADMAG (Results 1 - 15 of 15) sorted by relevance

/macosx-10.10/xnu-2782.1.97/bsd/i386/
H A Dexec.h72 #define N_BADMAG(ex) \ macro
/macosx-10.10/cxxfilt-11/cxxfilt/include/aout/
H A Ddynix3.h62 #define N_BADMAG(x) ((OMAGIC != N_MAGIC(x)) && \ macro
H A Dhp.h67 #undef N_BADMAG macro
68 #define N_BADMAG(x) ((_N_BADMAG (x)) || (_N_BADMACH (x))) macro
H A Dhp300hpux.h73 #define N_BADMAG(x) ((_N_BADMAG (x)) || (_N_BADMACH (x))) macro
H A Dadobe.h49 #define N_BADMAG(x) ((x).a_info != ZMAGIC) macro
H A Daout64.h52 #define N_BADMAG(x) (N_MAGIC(x) != OMAGIC \ macro
67 # define N_BADMAG(x) (N_MAGIC(x) != OMAGIC \ macro
/macosx-10.10/emacs-93/emacs/src/m/
H A Dibmrs6000.h94 #define N_BADMAG(x) BADMAG(x) macro
H A Dibmrt-aix.h76 #define N_BADMAG(x) BADMAG(x) macro
/macosx-10.10/Libc-1044.1.2/gen/
H A Dnlist.c86 #define N_BADMAG(x) \ macro
/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Daout-arm.c47 #define N_BADMAG(x) ((((x).a_info & ~007200) != ZMAGIC) && \ macro
H A Driscix.c101 #define N_BADMAG(x) ((((x).a_info & ~007200) != ZMAGIC) \ macro
H A Dpdp11.c66 #define N_BADMAG(x) (((x).a_info != OMAGIC) \ macro
/macosx-10.10/cxxfilt-11/cxxfilt/include/
H A Dbout.h89 #define N_BADMAG(x) (((x).a_info)!=BMAGIC) macro
H A Dos9k.h103 #define N_BADMAG macro
/macosx-10.10/emacs-93/emacs/src/
H A Dunexec.c302 #define N_BADMAG(x) \ macro

Completed in 203 milliseconds