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

  /external/cblas/testing/
c_sblas2.c 399 void F77_stpmv(int *order, char *uplow, char *transp, char *diagn,
cblas_test.h 121 #define F77_stpmv cstpmv_
282 #define F77_stpmv CSTPMV
443 #define F77_stpmv cstpmv
  /external/cblas/include/
cblas_f77.h 114 #define F77_stpmv stpmv_
273 void F77_stpmv( FCHAR, FCHAR, FCHAR, FINT, const float *, float *, FINT);

Completed in 83 milliseconds