Searched defs:COFF_DECODE_ALIGNMENT (Results 1 – 2 of 2) sorted by relevance
91 #define COFF_DECODE_ALIGNMENT(X) (((X)>>8)&0xF) macro