Home
last modified time | relevance | path

Searched refs:_N_HDROFF (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Da.out.h65 #define _N_HDROFF(x) (1024 - sizeof (struct exec)) macro
67 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) : \
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Da.out.h82 #define _N_HDROFF(x) (1024 - sizeof (struct exec)) macro
86 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) : \