Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/include/coff/
H A Decoff.h242 unsigned char a_width[4]; member
253 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width)
270 AUX_PUT_ANY ((bigend), (val), (ax), a_width)
/openbsd/gnu/usr.bin/binutils-2.17/include/coff/
H A Decoff.h244 unsigned char a_width[4]; member
255 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width)
272 AUX_PUT_ANY ((bigend), (val), (ax), a_width)