OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HPUX_DOT_O_MAGIC
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.25/include/aout/
hp300hpux.h
74
#define
HPUX_DOT_O_MAGIC
0x106
91
((N_MAGIC (x) == OMAGIC || N_MAGIC (x) ==
HPUX_DOT_O_MAGIC
) \
99
#define _N_BADMAG(x) (N_MAGIC(x) !=
HPUX_DOT_O_MAGIC
\
/toolchain/binutils/binutils-2.25/bfd/
hp300hpux.c
192
#define BMAGIC
HPUX_DOT_O_MAGIC
Completed in 1092 milliseconds