Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/include/coff/
H A Dsymconst.h156 #define btDComplex 19 /* fortran double complex */ macro
/freebsd-12.1/contrib/gcc/
H A Dmips-tdump.c165 bt_DComplex = btDComplex, /* fortran double complex */
H A Dmips-tfile.c780 bt_DComplex = btDComplex, /* fortran double complex */
/freebsd-12.1/contrib/binutils/gas/
H A Decoff.c714 bt_DComplex = btDComplex, /* fortran double complex */
/freebsd-12.1/contrib/binutils/bfd/
H A Decoff.c1193 case btDComplex: /* Fortran double complex. */ in ecoff_type_to_string()