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

  /external/cblas/testing/
c_sblas2.c 139 void F77_ssyr(int *order, char *uplow, int *n, float *alpha, float *x,
cblas_test.h 87 #define F77_ssyr cssyr_
248 #define F77_ssyr CSSYR
409 #define F77_ssyr cssyr
  /external/cblas/include/
cblas_f77.h 80 #define F77_ssyr ssyr_
276 void F77_ssyr(FCHAR, FINT, const float *, const float *, FINT, float *, FINT);

Completed in 94 milliseconds