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

  /external/cblas/include/
cblas_f77.h 27 #define F77_drotm drotm_
208 void F77_drotm( FINT, double *, FINT, double *, FINT, const double *);
  /external/cblas/testing/
cblas_test.h 37 #define F77_drotm drotmtest_
198 #define F77_drotm DROTMTEST
359 #define F77_drotm drotmtest

Completed in 37 milliseconds