Home
last modified time | relevance | path

Searched defs:COFF_DECODE_ALIGNMENT (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Dz80.h41 #define COFF_DECODE_ALIGNMENT(X) (((X) >> 8) & 0xF) macro
H A Dti.h94 #define COFF_DECODE_ALIGNMENT(X) (((X) >> 8) & 0xF) macro
H A Dpe.h116 #define COFF_DECODE_ALIGNMENT(X) \ macro
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Dz80.h41 #define COFF_DECODE_ALIGNMENT(X) (((X) >> 8) & 0xF) macro
H A Dti.h94 #define COFF_DECODE_ALIGNMENT(X) (((X) >> 8) & 0xF) macro
H A Dpe.h116 #define COFF_DECODE_ALIGNMENT(X) \ macro