OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:F77_drotg
(Results
1 - 4
of
4
) sorted by null
/external/cblas/src/
cblas_drotg.c
13
F77_drotg
(a,b,c,s);
/external/cblas/testing/
c_dblas1.c
41
void
F77_drotg
( double *a, double *b, double *c, double *s)
cblas_test.h
34
#define
F77_drotg
drotgtest_
195
#define
F77_drotg
DROTGTEST
356
#define
F77_drotg
drotgtest
/external/cblas/include/
cblas_f77.h
24
#define
F77_drotg
drotg_
207
void
F77_drotg
(double *,double *,double *,double *);
Completed in 861 milliseconds