OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:F77_srotg
(Results
1 - 3
of
3
) sorted by null
/external/cblas/testing/
c_sblas1.c
51
void
F77_srotg
( float *a, float *b, float *c, float *s)
cblas_test.h
30
#define
F77_srotg
srotgtest_
191
#define
F77_srotg
SROTGTEST
352
#define
F77_srotg
srotgtest
/external/cblas/include/
cblas_f77.h
20
#define
F77_srotg
srotg_
188
void
F77_srotg
(float *,float *,float *,float *);
Completed in 807 milliseconds