Searched refs:DW_ATE_HP_float128 (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Ddwarf2.h667 DW_ATE_HP_float128 = 0x82, /* Floating-point (128 bit). */ enumerator in enum:dwarf_type
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Ddwarf2.h651 DW_ATE_HP_float128 = 0x82, /* Floating-point (128 bit). */ enumerator in enum:dwarf_type
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Ddwarf2.h553 DW_ATE_HP_float128 = 0x82, /* Floating-point (128 bit). */ enumerator in enum:dwarf_type
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Ddwarf2.h600 DW_ATE_HP_float128 = 0x82, /* Floating-point (128 bit). */ enumerator in enum:dwarf_type
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c1455 case DW_ATE_HP_float128: printf ("(HP_float128)"); break;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddwarf2read.c13209 case DW_ATE_HP_float128:
13210 return "DW_ATE_HP_float128";

Completed in 539 milliseconds