OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:F77_chemm
(Results
1 - 3
of
3
) sorted by null
/external/cblas/testing/
c_cblas3.c
90
void
F77_chemm
(int *order, char *rtlf, char *uplow, int *m, int *n,
cblas_test.h
156
#define
F77_chemm
cchemm_
317
#define
F77_chemm
CCHEMM
478
#define
F77_chemm
cchemm
/external/cblas/include/
cblas_f77.h
145
#define
F77_chemm
chemm_
366
void
F77_chemm
(FCHAR, FCHAR, FINT, FINT, const float *, const float *, FINT, const float *, FINT, const float *, float *, FINT);
Completed in 8399 milliseconds