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

/external/cblas/src/
H A Dcblas_idamax.c21 iamax = F77_idamax( &F77_N, X, &F77_incX);
/external/cblas/testing/
H A Dc_dblas1.c79 int F77_idamax(const int *N, const double *X, const int *incX) function
H A Dcblas_test.h45 #define F77_idamax idamaxtest_ macro
206 #define F77_idamax IDAMAXTEST macro
367 #define F77_idamax idamaxtest macro
/external/cblas/include/
H A Dcblas_f77.h58 #define F77_idamax idamax_ macro
222 int F77_idamax( FINT, const double * , FINT);

Completed in 112 milliseconds