Home
last modified time | relevance | path

Searched refs:btFixedDec (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/include/coff/
Dsymconst.h158 #define btFixedDec 21 /* Fixed Decimal */ macro
/toolchain/binutils/binutils-2.25/gas/
Decoff.c713 bt_FixedDec = btFixedDec, /* Fixed Decimal */
/toolchain/binutils/binutils-2.25/bfd/
Decoff.c1208 case btFixedDec: /* Fixed Decimal. */ in ecoff_type_to_string()