Searched refs:_N_HDROFF (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/include/uapi/linux/ | ||
H A D | a.out.h | 82 #define _N_HDROFF(x) (1024 - sizeof (struct exec)) macro 86 (N_MAGIC(x) == ZMAGIC ? _N_HDROFF((x)) + sizeof (struct exec) : \ |
Completed in 82 milliseconds