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

1234

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dreassoc-13.c7 double tmp2 = a + tmp; local
H A Dreassoc-14.c8 unsigned int tmp2 = y * weight; local
17 unsigned int tmp2 = y * weight * weight; local
H A Dreassoc-16.c7 double tmp2 = y / weight; local
H A Dreassoc-17.c6 double tmp1, tmp2, sum; local
H A Dreassoc-15.c12 unsigned int tmp2 = y * wtmp2; local
/haiku-buildtools/gcc/libstdc++-v3/testsuite/23_containers/unordered_map/profile/
H A Dunordered.cc12 unordered_set <int> *tmp2; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dstring_compare_1.f9014 LOGICAL :: tmp(1), tmp2(1) variable in program:main
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/guality/
H A Dpr41447-1.c12 int tmp2 = a; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dno-section-anchors-vect-69.c35 struct test2 tmp2[4]; variable in typeref:struct:test2
H A Dsection-anchors-vect-69.c34 struct test2 tmp2[4]; variable in typeref:struct:test2
H A Dvect-115.c33 struct t tmp2; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dbf64-1.c8 struct tmp2 struct
22 sub2 (struct tmp2 tmp2) argument
31 struct tmp2 tmp2 = {0xFFF000FFF000FLL, 0x123}; local
[all...]
H A D990117-1.c5 double tmp2 = ((double) i / j); local
H A D991118-1.c7 struct tmp2 struct
33 sub2 (struct tmp2 tmp2) argument
54 struct tmp2 tmp2 = {0x123456789ABCDLL, 0x123}; variable in typeref:struct:tmp2
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/torture/
H A Dreassoc-1.c9 int tmp2 = b * w; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dpr54157.c12 struct test2 tmp2[4]; variable in typeref:struct:test2
/haiku-buildtools/gcc/gmp/mpq/
H A Daors.c33 mpz_t tmp1, tmp2; local
[all...]
H A Ddiv.c28 mpz_t tmp1, tmp2; local
H A Dmul.c29 mpz_t tmp1, tmp2; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tm/
H A Dopt-1.c25 int tmp2 = gvar; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.fortran-torture/execute/
H A Ddata.f9016 type (tmp1) tmp2(2) local in subroutine:sub1
[all...]
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/bench/shootout/
H A Dpidigits.go51 tmp2 = big.NewInt(0) var
H A Dpidigits.c41 static mpz_t numer, accum, denom, tmp1, tmp2; variable
/haiku-buildtools/gcc/mpfr/src/
H A Dlog.c46 mpfr_t tmp1, tmp2; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr53352.c30 T tmp1, tmp2; local

Completed in 287 milliseconds

1234