Searched refs:OKMAGIC (Results 1 - 25 of 31) sorted by relevance

12

/netbsd-current/sys/arch/sparc64/include/
H A Dloadfile_machdep.h53 #define OKMAGIC(a) ((a) == OMAGIC) macro
69 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/sun68k/include/
H A Dloadfile_machdep.h60 #define OKMAGIC(a) ((a) == OMAGIC) macro
68 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/sparc/include/
H A Dloadfile_machdep.h52 #define OKMAGIC(a) ((a) == OMAGIC) macro
63 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/mvme68k/include/
H A Dloadfile_machdep.h60 #define OKMAGIC(a) ((a) == NMAGIC) macro
68 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/news68k/include/
H A Dloadfile_machdep.h60 #define OKMAGIC(a) ((a) == NMAGIC) macro
68 #define OKMAGIC(a) ((a) == NMAGIC || (a) == OMAGIC) macro
/netbsd-current/sys/arch/next68k/include/
H A Dloadfile_machdep.h60 #define OKMAGIC(a) ((a) == NMAGIC) macro
68 #define OKMAGIC(a) ((a) == NMAGIC) macro
/netbsd-current/sys/arch/luna68k/include/
H A Dloadfile_machdep.h60 #define OKMAGIC(a) ((a) == NMAGIC || (a) == OMAGIC) macro
68 #define OKMAGIC(a) ((a) == NMAGIC || (a) == OMAGIC) macro
/netbsd-current/sys/arch/x68k/include/
H A Dloadfile_machdep.h62 #define OKMAGIC(a) (((a) == NMAGIC) || ((a) == OMAGIC)) macro
73 #define OKMAGIC(a) (((a) == NMAGIC) || ((a) == OMAGIC)) macro
91 #define OKMAGIC(a) ((a) == NMAGIC) macro
/netbsd-current/sys/arch/cobalt/include/
H A Dloadfile_machdep.h57 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/evbppc/include/
H A Dloadfile_machdep.h53 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/ews4800mips/include/
H A Dloadfile_machdep.h57 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/hpcmips/include/
H A Dloadfile_machdep.h52 #define OKMAGIC(a) Error! hpcmips supports ELF only! macro
/netbsd-current/sys/arch/arc/include/
H A Dloadfile_machdep.h57 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/vax/include/
H A Dloadfile_machdep.h57 #define OKMAGIC(a) ((a) == OMAGIC || (a) == NMAGIC) macro
/netbsd-current/sys/arch/sgimips/include/
H A Dloadfile_machdep.h59 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/shark/include/
H A Dloadfile_machdep.h54 #define OKMAGIC(a) ((a) == ZMAGIC) macro
/netbsd-current/sys/arch/mipsco/include/
H A Dloadfile_machdep.h57 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/newsmips/include/
H A Dloadfile_machdep.h54 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/ofppc/include/
H A Dloadfile_machdep.h53 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/pmax/include/
H A Dloadfile_machdep.h58 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/emips/include/
H A Dloadfile_machdep.h57 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/hp300/include/
H A Dloadfile_machdep.h59 #define OKMAGIC(a) ((a) == OMAGIC || (a) == NMAGIC || \ macro
77 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/amiga/include/
H A Dloadfile_machdep.h59 #define OKMAGIC(a) ((a) == OMAGIC || (a) == NMAGIC || \ macro
77 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/alpha/include/
H A Dloadfile_machdep.h53 #define OKMAGIC(a) Error! alpha supports ECOFF and ELF only! macro
70 #define OKMAGIC(a) ((a) == OMAGIC) macro
/netbsd-current/sys/arch/ia64/include/
H A Dloadfile_machdep.h69 #define OKMAGIC(a) Error! ia64 supports ELF only! macro
89 #define OKMAGIC(a) ((a) == OMAGIC) macro

Completed in 150 milliseconds

12