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

  /external/cblas/testing/
c_dblas1.c 79 int F77_idamax(const int *N, const double *X, const int *incX)
cblas_test.h 45 #define F77_idamax idamaxtest_
206 #define F77_idamax IDAMAXTEST
367 #define F77_idamax idamaxtest
  /external/cblas/include/
cblas_f77.h 58 #define F77_idamax idamax_
222 int F77_idamax( FINT, const double * , FINT);

Completed in 1873 milliseconds