Searched defs:sum (Results 1 - 25 of 314) sorted by relevance

1234567891011>>

/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/tree-ssa/
H A Dcunroll-9.c11 int sum = 0; local
H A Dloop-38.c10 int sum = 0; local
H A Dloop-1.c27 int sum; local
H A Dloop-23.c10 int sum; local
[all...]
H A Dssa-dom-cse-2.c8 int i, sum; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dvsx-float0.c10 float sum (float *p, unsigned long n) function
12 float sum = 0.0f; /* generate xxlxor instead of load */ local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp1y/
H A Dconstexpr-loop2.C6 int sum = 0; local
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/gomp/
H A Dpr41967.C8 int sum = 0; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dfold-abs-5.c4 int test (int a, int b, int sum) argument
H A Dmacro-fusion-1.c6 double bar (double sum) argument
H A Dmacro-fusion-2.c6 double bar (double sum) argument
H A Dno-strict-overflow-8.c13 int sum = 0; local
H A Dstore-motion-fgcse-sm.c11 f (unsigned int *__restrict__ a, unsigned int *__restrict__ sum, unsigned int n) argument
22 unsigned sum = 1000; local
H A DWstrict-overflow-15.c10 int sum = 0; local
H A DWstrict-overflow-14.c10 int sum = 0; local
H A DWstrict-overflow-18.c13 int sum = 0; local
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dno-tree-sra-bb-slp-pr50730.c9 A sum(A a,A b) function
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/i386/
H A Dadx-addcarryx64-3.c10 unsigned long long *sum; variable
H A Dadx-addcarryx64-1.c10 unsigned long long *sum; variable
H A Dadx-addcarryx32-3.c10 unsigned int *sum; variable
H A Dadx-addcarryx32-1.c10 unsigned int *sum; variable
H A Dcadd.c12 int sum=0; local
/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/goacc/
H A Dloop-tree-1.f908 integer :: i, j, k, m, sum variable in program:test
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Drange-for1.C11 int sum = 0; local
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.c/
H A Dpr49898-1.c9 int i, j, sum = 0; local

Completed in 207 milliseconds

1234567891011>>