Searched refs:_N_HDROFF (Results 1 – 2 of 2) sorted by relevance
83 #define _N_HDROFF(x) (1024 - sizeof (struct exec)) macro87 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) : \
213 #define _N_HDROFF(x) (1024 - sizeof (struct exec)) macro215 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) : \