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

  /external/cblas/src/
cblas_srotmg.c 14 F77_srotmg(d1,d2,b1,&b2,p);
  /external/cblas/testing/
cblas_test.h 31 #define F77_srotmg srotmgtest_
192 #define F77_srotmg SROTMGTEST
353 #define F77_srotmg srotmgtest
  /external/cblas/include/
cblas_f77.h 21 #define F77_srotmg srotmg_
190 void F77_srotmg(float *,float *,float *,const float *, float *);

Completed in 148 milliseconds