HomeSort by relevance Sort by last modified time
    Searched refs:F77_srotg (Results 1 - 4 of 4) sorted by null

  /external/cblas/src/
cblas_srotg.c 13 F77_srotg(a,b,c,s);
  /external/cblas/testing/
c_sblas1.c 51 void F77_srotg( float *a, float *b, float *c, float *s)
cblas_test.h 30 #define F77_srotg srotgtest_
191 #define F77_srotg SROTGTEST
352 #define F77_srotg srotgtest
  /external/cblas/include/
cblas_f77.h 20 #define F77_srotg srotg_
188 void F77_srotg(float *,float *,float *,float *);

Completed in 163 milliseconds