Searched refs:a_width (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/binutils/include/coff/
H A Decoff.h244 unsigned char a_width[4]; member in union:aux_ext
255 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width)
272 AUX_PUT_ANY ((bigend), (val), (ax), a_width)

Completed in 145 milliseconds