Home
last modified time | relevance | path

Searched defs:LAPACK_malloc (Results 1 – 7 of 7) sorted by relevance

/dports/math/xlapack/lapack-3.10.0/LAPACKE/include/
H A Dlapacke_config.h107 #define LAPACK_malloc( size ) malloc( size ) macro
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/ext/LAPACKBLAS/LAPACKE/include/
H A Dlapacke_config.h108 #define LAPACK_malloc( size ) malloc( size ) macro
/dports/math/blas/lapack-3.10.0/LAPACKE/include/
H A Dlapacke_config.h107 #define LAPACK_malloc( size ) malloc( size ) macro
/dports/math/lapack/lapack-3.10.0/LAPACKE/include/
H A Dlapacke_config.h107 #define LAPACK_malloc( size ) malloc( size ) macro
/dports/math/lapacke/lapack-3.10.0/LAPACKE/include/
H A Dlapacke_config.h107 #define LAPACK_malloc( size ) malloc( size ) macro
/dports/math/cblas/lapack-3.10.0/LAPACKE/include/
H A Dlapacke_config.h107 #define LAPACK_malloc( size ) malloc( size ) macro
/dports/math/openblas/OpenBLAS-0.3.18/lapack-netlib/LAPACKE/include/
H A Dlapacke_config.h115 #define LAPACK_malloc( size ) malloc( size ) macro