Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/binutils/include/coff/
Dsparc.h56 #define E_DIMNUM (4) /* # array dimensions in auxiliary entry */ macro
106 char x_dimen[E_DIMNUM][2];
Dexternal.h147 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */ macro
220 char x_dimen[E_DIMNUM][2];
Drs6000.h108 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */ macro
150 char x_dimen[E_DIMNUM][2];
Dti.h313 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */ macro
354 char x_dimen[E_DIMNUM][2];
Drs6k64.h121 #define E_DIMNUM 4 /* # array dimensions in auxiliary entry */ macro
/freebsd-10-stable/contrib/binutils/bfd/
Dcoffswap.h455 #if DIMNUM != E_DIMNUM in coff_swap_aux_in()
546 #if DIMNUM != E_DIMNUM in coff_swap_aux_out()
DChangeLog-91937096 and DIMNUM == E_DIMNUM.