OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:F77_sswap
(Results
1 - 3
of
3
) sorted by null
/external/cblas/testing/
c_sblas1.c
71
void
F77_sswap
( const int *N, float *X, const int *incX,
cblas_test.h
38
#define
F77_sswap
sswaptest_
199
#define
F77_sswap
SSWAPTEST
360
#define
F77_sswap
sswaptest
/external/cblas/include/
cblas_f77.h
28
#define
F77_sswap
sswap_
191
void
F77_sswap
( FINT, float *, FINT, float *, FINT);
Completed in 186 milliseconds