Searched defs:i0 (Results 1 - 25 of 83) sorted by relevance

1234

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dpr26898-1.c9 int i0, i1; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A DWdeclaration-after-statement-4.c19 struct foo { int i0; } k = { 4 }; member in struct:foo
H A DWdeclaration-after-statement-1.c22 struct foo { int i0; } k = { 4 }; /* { dg-warning "" "declaration after statement" } */ member in struct:foo
H A DWdeclaration-after-statement-2.c22 struct foo { int i0; } k = { 4 }; /* { dg-warning "" "declaration-after-statement" } */ member in struct:foo
H A DWdeclaration-after-statement-3.c20 struct foo { int i0; } k = { 4 }; /* { dg-error "" "declaration-after-statement" } */ member in struct:foo
H A Dc99-mixdecl-1.c21 struct foo { int i0; } k = { 4 }; member in struct:foo
H A Dc99-scope-2.c12 struct foo { int i0; }; member in struct:foo
[all...]
/haiku-buildtools/gcc/libquadmath/math/
H A Dtruncq.c29 uint64_t i0, i1, sx; local
H A Dllrintq.c35 uint64_t i0,i1; local
[all...]
H A Dlrintq.c35 uint64_t i0,i1; local
[all...]
H A Dceilq.c23 int64_t i0,i1,j0; local
[all...]
H A Dfloorq.c23 int64_t i0,i1,j0; local
[all...]
H A Dllroundq.c29 uint64_t i1, i0; local
[all...]
H A Dlroundq.c29 uint64_t i1, i0; local
[all...]
H A Dmodfq.c23 int64_t i0,i1,j0; local
[all...]
H A Drintq.c37 int64_t i0,j0,sx; local
H A Droundq.c31 uint64_t i1, i0; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dloop-21.c9 int i0, i1; local
H A Dloop-26.c20 int foo0(int i0, int i1) argument
/haiku-buildtools/gcc/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/08_cyl_bessel_i/
H A Dpr56216.cc31 double i0 = std::tr1::cyl_bessel_i(0.0, 0.0); local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dstorage_size_5.f906 integer :: i0, i1, i2, i3, i4 local in subroutine:test
H A Dpointer_init_3.f9016 integer,target :: i0 = 2 variable
/haiku-buildtools/cloog/test/
H A Dequality.good.c16 int i0, i1; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/vect/
H A Dpr39318.f907 integer i0,in,j0,jn local in subroutine:adw_trajsp
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/warn/
H A DWdiv-by-zero-bogus.C27 unsigned i0 = test0<0>::a_; variable

Completed in 214 milliseconds

1234