Home
last modified time | relevance | path

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

/NextBSD/contrib/binutils/include/coff/
HDsymconst.h155 #define btComplex 18 /* fortran complex */ macro
/NextBSD/contrib/gcc/
HDmips-tdump.c164 bt_Complex = btComplex, /* fortran complex */
HDmips-tfile.c779 bt_Complex = btComplex, /* fortran complex */
/NextBSD/contrib/binutils/gas/
HDecoff.c713 bt_Complex = btComplex, /* fortran complex */
/NextBSD/contrib/binutils/bfd/
HDecoff.c1189 case btComplex: /* Fortran complex. */ in ecoff_type_to_string()