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

  /external/cblas/testing/
c_dblas2.c 533 void F77_dspr2(int *order, char *uplow, int *n, double *alpha, double *x,
cblas_test.h 98 #define F77_dspr2 cdspr2_
259 #define F77_dspr2 CDSPR2
420 #define F77_dspr2 cdspr2
  /external/cblas/include/
cblas_f77.h 91 #define F77_dspr2 dspr2_
297 void F77_dspr2(FCHAR, FINT, const double *, const double *, FINT, const double *, FINT, double *);

Completed in 66 milliseconds