OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SCALAR_PREFIX
(Results
1 - 2
of
2
) sorted by null
/external/eigen/bench/btl/libs/BLAS/
blas_interface.hh
68
#define
SCALAR_PREFIX
s
71
#undef
SCALAR_PREFIX
75
#define
SCALAR_PREFIX
d
78
#undef
SCALAR_PREFIX
blas_interface_impl.hh
2
#define BLAS_FUNC(NAME) CAT(CAT(
SCALAR_PREFIX
,NAME),_)
Completed in 64 milliseconds