Searched defs:SMTYP_ALIGN (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/include/coff/
H A Dxcoff.h96 #define SMTYP_ALIGN(x) ((x) >> 3) /* log2 of alignment */ macro
H A Dinternal.h596 #define SMTYP_ALIGN(x) ((x) >> 3) /* log2 of alignment */ macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/coff/
H A Dxcoff.h96 #define SMTYP_ALIGN(x) ((x) >> 3) /* log2 of alignment */ macro
H A Dinternal.h596 #define SMTYP_ALIGN(x) ((x) >> 3) /* log2 of alignment */ macro

Completed in 208 milliseconds