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

  /external/cblas/testing/
c_zblas1.c 18 void F77_zcopy(const int *N, void *X, const int *incX,
cblas_test.h 51 #define F77_zcopy zcopytest_
212 #define F77_zcopy ZCOPYTEST
373 #define F77_zcopy zcopytest
  /external/cblas/include/
cblas_f77.h 38 #define F77_zcopy zcopy_
244 void F77_zcopy( FINT, const void *, FINT, void *, FINT);

Completed in 61 milliseconds