Searched defs:a3 (Results 1 - 25 of 253) sorted by relevance

1234567891011

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dinitlist4.C19 A a3 = {1,2}; // { dg-error "explicit" } local
H A Dnsdmi3.C13 A a3 = { 3 }; // { dg-error "explicit" } member in struct:B
H A Dnsdmi2.C13 A a3 = { 3 }; member in struct:B
/haiku-buildtools/binutils/ld/testsuite/ld-elf/
H A Ddata1.c5 char a3[3] __attribute__ ((aligned (ALIGNMENT3))); variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A DWcxx-compat-14.c6 char a3[2] = "a"; variable
H A Doptimize-bswapdi-2.c16 uint16_t a3 = x; local
H A Dpr64434.c6 int a1[N], a2[N], a3[N], a4[N]; variable
H A Dswitch-warn-3.c4 enum a { a0, a1, a2, a3 }; enumerator in enum:a
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/guality/
H A Dnrv-1.c11 struct A a1 __attribute__((used)), a3; variable in typeref:struct:
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dslsr-35.c11 int a1, a3, x1, x3, x; local
H A Dslsr-36.c11 int a1, a3, x1, x3, x; local
H A Dpr32964.c11 union A a1, a2, a3; local
H A Dslsr-32.c10 int a1, a2, a3, x1, x2, x3, x; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/20_util/tuple/creation_functions/
H A Dtuple_cat.cc104 std::array<int, 3> a3; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/ipa/
H A Dpr66896.C13 void a3 () { if (*a) a1 (a); } function in struct:A
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.jason/
H A Daggregate.C8 A a3 = { 137 }; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dloop-14.c1 int a3[3]; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/avr/torture/
H A Dtrivial.c9 const long PROGMEM a3 = 0x12345678; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/avr/
H A Dtrivial.c9 const long PROGMEM a3 = 0x12345678; variable
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/compile/
H A Dglob.c5 tt a3; variable
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/parse/
H A Dcolon-autocorrect-2.C15 x::a a3 = a2; // { dg-error "conversion" } variable
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dequiv_constraint_5.f9026 TYPE(T3) :: a3 variable
H A Dnew_line.f908 character(len=10), parameter :: a3 = "1234567890" variable in program:new_line_check
H A Drecursive_check_3.f9019 recursive recursive subroutine a3(b) ! { dg-error "Duplicate RECURSIVE attribute" } subroutine in module:m3
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/mips/
H A Dsave-restore-5.c8 foo (int a1, int a2, int a3, int a4) argument

Completed in 306 milliseconds

1234567891011