Searched refs:a_width (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/ |
H A D | ecoff.h | 247 unsigned char a_width[4]; member 258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) 275 AUX_PUT_ANY ((bigend), (val), (ax), a_width)
|
/netbsd-src/external/gpl3/binutils/dist/include/coff/ |
H A D | ecoff.h | 247 unsigned char a_width[4]; member 258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) 275 AUX_PUT_ANY ((bigend), (val), (ax), a_width)
|