Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/include/coff/
Dsparc.h57 #define E_DIMNUM (4) /* # array dimensions in auxiliary entry */ macro
107 char x_dimen[E_DIMNUM][2];
Di960.h156 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */ macro
213 char x_dimen[E_DIMNUM][2];
Dexternal.h148 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */ macro
221 char x_dimen[E_DIMNUM][2];
Dm88k.h67 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */ macro
127 char x_dimen[E_DIMNUM][2];
Drs6000.h123 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */ macro
165 char x_dimen[E_DIMNUM][2];
Dmcore.h34 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */ macro
Dti.h397 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */ macro
438 char x_dimen[E_DIMNUM][2];
Drs6k64.h122 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */ macro
/toolchain/binutils/binutils-2.25/bfd/
Dcoffswap.h455 #if DIMNUM != E_DIMNUM in coff_swap_aux_in()
547 #if DIMNUM != E_DIMNUM in coff_swap_aux_out()
DChangeLog-91937096 and DIMNUM == E_DIMNUM.