Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Decoff.h242 unsigned char a_dnHigh[4]; member
253 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh)
267 AUX_PUT_ANY ((bigend), (val), (ax), a_dnHigh)