OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:F77_drotm
(Results
1 - 3
of
3
) sorted by null
/external/cblas/src/
cblas_drotm.c
13
F77_drotm
( &F77_N, X, &F77_incX, Y, &F77_incY, P);
/external/cblas/testing/
cblas_test.h
37
#define
F77_drotm
drotmtest_
198
#define
F77_drotm
DROTMTEST
359
#define
F77_drotm
drotmtest
/external/cblas/include/
cblas_f77.h
27
#define
F77_drotm
drotm_
208
void
F77_drotm
( FINT, double *, FINT, double *, FINT, const double *);
Completed in 36 milliseconds