Searched refs:F77_stpsv (Results 1 - 4 of 4) sorted by relevance

/external/cblas/src/
H A Dcblas_stpsv.c70 F77_stpsv( F77_UL, F77_TA, F77_DI, &F77_N, Ap, X, &F77_incX);
111 F77_stpsv( F77_UL, F77_TA, F77_DI, &F77_N, Ap, X,&F77_incX);
/external/cblas/testing/
H A Dcblas_test.h124 #define F77_stpsv cstpsv_ macro
285 #define F77_stpsv CSTPSV macro
446 #define F77_stpsv cstpsv macro
H A Dc_sblas2.c438 void F77_stpsv(int *order, char *uplow, char *transp, char *diagn, function
/external/cblas/include/
H A Dcblas_f77.h117 #define F77_stpsv stpsv_ macro
274 void F77_stpsv( FCHAR, FCHAR, FCHAR, FINT, const float *, float *, FINT);

Completed in 1454 milliseconds