OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:F77_cher2k
(Results
1 - 3
of
3
) sorted by null
/external/cblas/testing/
c_cblas3.c
320
void
F77_cher2k
(int *order, char *uplow, char *transp, int *n, int *k,
cblas_test.h
158
#define
F77_cher2k
ccher2k_
319
#define
F77_cher2k
CCHER2K
480
#define
F77_cher2k
ccher2k
/external/cblas/include/
cblas_f77.h
147
#define
F77_cher2k
cher2k_
370
void
F77_cher2k
(FCHAR, FCHAR, FINT, FINT, const float *, const float *, FINT, const float *, FINT, const float *, float *, FINT);
Completed in 136 milliseconds