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

  /external/cblas/testing/
c_sblas2.c 529 void F77_sspr2(int *order, char *uplow, int *n, float *alpha, float *x,
cblas_test.h 90 #define F77_sspr2 csspr2_
251 #define F77_sspr2 CSSPR2
412 #define F77_sspr2 csspr2
  /external/cblas/include/
cblas_f77.h 83 #define F77_sspr2 sspr2_
278 void F77_sspr2(FCHAR, FINT, const float *, const float *, FINT, const float *, FINT, float *);

Completed in 105 milliseconds