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

  /external/cblas/testing/
c_dblas2.c 115 void F77_dsymv(int *order, char *uplow, int *n, double *alpha, double *a,
cblas_test.h 91 #define F77_dsymv cdsymv_
252 #define F77_dsymv CDSYMV
413 #define F77_dsymv cdsymv
  /external/cblas/include/
cblas_f77.h 84 #define F77_dsymv dsymv_
285 void F77_dsymv(FCHAR, FINT, const double *, const double *, FINT, const double *, FINT, const double *, double *, FINT);

Completed in 1553 milliseconds