Searched refs:saxpy (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/g77/
H A D20000511-1.f2 subroutine saxpy(n,sa,sx,incx,sy,incy) subroutine
H A D20000511-2.f59 call saxpy(lm,-t,ab(kd+1,j),1,work(j+1),1)
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.oacc-c-c++-common/
H A Dcontext-1.c12 saxpy (int n, float a, float *x, float *y) function
152 saxpy (N, alpha, h_X, h_Y2);
H A Dcontext-3.c12 saxpy (int n, float a, float *x, float *y) function
143 saxpy (N, alpha, h_X, h_Y2);
H A Dcontext-2.c12 saxpy (int n, float a, float *x, float *y) function
H A Dcontext-4.c12 saxpy (int n, float a, float *x, float *y) function

Completed in 165 milliseconds