Home
last modified time | relevance | path

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

/NextBSD/sys/i386/ibcs2/
HDcoff.h51 F_AR16WR = 0x80, /* 16-bit, byte reversed words */ enumerator
/NextBSD/contrib/binutils/include/coff/
HDarm.h47 #undef F_AR16WR
HDinternal.h103 #define F_AR16WR (0x0080) macro
/NextBSD/contrib/gcc/
HDmips-tdump.c771 if ((flags & F_AR16WR) != 0) in print_global_hdr()