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

  /external/cblas/testing/
c_dblas1.c 41 void F77_drotg( double *a, double *b, double *c, double *s)
cblas_test.h 34 #define F77_drotg drotgtest_
195 #define F77_drotg DROTGTEST
356 #define F77_drotg drotgtest
  /external/cblas/include/
cblas_f77.h 24 #define F77_drotg drotg_
207 void F77_drotg(double *,double *,double *,double *);

Completed in 134 milliseconds