Home
last modified time | relevance | path

Searched refs:bl1_szcopyv (Results 1 – 5 of 5) sorted by relevance

/dports/math/libflame/libflame-5.2.0/src/base/flamec/blis/1/
H A Dbl1_copyv.c169 void bl1_szcopyv( conj1_t conj, int m, float* x, int incx, dcomplex* y, int incy ) in bl1_szcopyv() function
H A Dbl1_copymr.c635 bl1_szcopyv( BLIS1_NO_CONJUGATE, in bl1_szcopymr()
651 bl1_szcopyv( BLIS1_NO_CONJUGATE, in bl1_szcopymr()
H A Dbl1_copymrt.c837 bl1_szcopyv( conj, in bl1_szcopymrt()
851 bl1_szcopyv( conj, in bl1_szcopymrt()
H A Dbl1_copymt.c756 bl1_szcopyv( conj, in bl1_szcopymt()
/dports/math/libflame/libflame-5.2.0/src/base/flamec/blis/include/
H A Dblis_prototypes_level1.h109 void bl1_szcopyv( conj1_t conj, int m, float* x, int incx, dcomplex* y, int incy );