Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dxcoff.h143 #define SMTYP_ALIGN(x) ((x) >> 3) /* log2 of alignment */ macro
Dinternal.h638 #define SMTYP_ALIGN(x) ((x) >> 3) /* log2 of alignment */ macro