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

  /external/cblas/testing/
c_sblas1.c 33 void F77_scopy(const int *N, const float *X, const int *incX,
cblas_test.h 39 #define F77_scopy scopytest_
200 #define F77_scopy SCOPYTEST
361 #define F77_scopy scopytest
  /external/cblas/include/
cblas_f77.h 29 #define F77_scopy scopy_
192 void F77_scopy( FINT, const float *, FINT, float *, FINT);

Completed in 486 milliseconds