Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/include/coff/
H A Dsymconst.h159 #define btFloatDec 22 /* Float Decimal */ macro
/freebsd-12.1/contrib/gcc/
H A Dmips-tdump.c168 bt_FloatDec = btFloatDec, /* Float Decimal */
H A Dmips-tfile.c783 bt_FloatDec = btFloatDec, /* Float Decimal */
/freebsd-12.1/contrib/binutils/gas/
H A Decoff.c717 bt_FloatDec = btFloatDec, /* Float Decimal */
/freebsd-12.1/contrib/binutils/bfd/
H A Decoff.c1205 case btFloatDec: /* Float Decimal. */ in ecoff_type_to_string()