Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/include/coff/
Decoff.h239 unsigned char a_dnHigh[4]; member
250 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh)
264 AUX_PUT_ANY ((bigend), (val), (ax), a_dnHigh)