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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/coff/
H A Dz80.h40 #define COFF_DECODE_ALIGNMENT(X) (((X)>>8)&0xF) macro
H A Dti.h94 #define COFF_DECODE_ALIGNMENT(X) (((X)>>8)&0xF) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/coff/
H A Dz80.h40 #define COFF_DECODE_ALIGNMENT(X) (((X)>>8)&0xF) macro
H A Dti.h94 #define COFF_DECODE_ALIGNMENT(X) (((X)>>8)&0xF) macro

Completed in 334 milliseconds