Searched refs:_N_HDROFF (Results 1 – 2 of 2) sorted by relevance
80 #define _N_HDROFF(x) (1024 - sizeof (struct exec)) macro84 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) : \
197 #define _N_HDROFF(x) (1024 - sizeof (struct exec)) macro199 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) : \