Searched refs:int128 (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/abi/
H A Dmangle6.C5 typedef int int128 __attribute__ ((mode(TI))); typedef
10 int128 i;
11 int128 func1 (int128) const { return i; }
15 int128 (S::*ptr1) (int128) const = &S::func1;
/haiku-buildtools/binutils/gold/testsuite/
H A Dtls_test.cc76 struct int128 struct
82 static __thread struct int128 v12 = { 115, 125 };
200 struct int128 newval = { 335, 345 };
/haiku-buildtools/gcc/gcc/testsuite/lib/
H A Dtarget-supports.exp2288 return [check_no_compiler_messages int128 object {

Completed in 100 milliseconds