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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/
H A Ddwarf2.h665 DW_ATE_HP_float80 = 0x80, /* Floating-point (80 bit). */ enumerator in enum:dwarf_type
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/include/
H A Ddwarf2.h649 DW_ATE_HP_float80 = 0x80, /* Floating-point (80 bit). */ enumerator in enum:dwarf_type
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Ddwarf2.h551 DW_ATE_HP_float80 = 0x80, /* Floating-point (80 bit). */ enumerator in enum:dwarf_type
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/
H A Ddwarf2.h598 DW_ATE_HP_float80 = 0x80, /* Floating-point (80 bit). */ enumerator in enum:dwarf_type
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Ddwarf.c1453 case DW_ATE_HP_float80: printf ("(HP_float80)"); break;
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Ddwarf2read.c13205 case DW_ATE_HP_float80:
13206 return "DW_ATE_HP_float80";

Completed in 104 milliseconds