Searched refs:FT_int128 (Results 1 - 4 of 4) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Ddwarf.h240 FT_int128 = 0x9c10, enumerator in enum:dwarf_fundamental_type
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Ddwarf.h240 FT_int128 = 0x9c10, enumerator in enum:dwarf_fundamental_type
H A Ddwarfout.c1572 case FT_int128: return "FT_int128";
1802 return (TREE_UNSIGNED (type) ? FT_unsigned_int128 : FT_int128);
/openbsd-current/gnu/usr.bin/binutils-2.17/include/elf/
H A Ddwarf.h243 FT_int128 = 0x9c10, enumerator in enum:dwarf_fundamental_type

Completed in 189 milliseconds