Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/aout/
HDencap.h90 short __header_offset_temp; variable
92 (__header_offset_temp = 0, \
93 fread ((char *)&__header_offset_temp, sizeof (short), 1, (f)), \
95 __header_offset_temp==COFF_MAGIC ? sizeof(struct coffheader) : 0)