Home
last modified time | relevance | path

Searched defs:SMTYP_ALIGN (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/binutils/include/coff/
HDxcoff.h96 #define SMTYP_ALIGN(x) ((x) >> 3) /* log2 of alignment */ macro
HDinternal.h596 #define SMTYP_ALIGN(x) ((x) >> 3) /* log2 of alignment */ macro