Home
last modified time | relevance | path

Searched refs:ftype_r (Results 1 – 25 of 34) sorted by relevance

12

/dports/math/blis/blis-0.8.1/frame/compat/
H A Dbla_herk.c46 #define GENTFUNCCO( ftype, ftype_r, ch, chr, blasname, blisname ) \ argument
54 const ftype_r* alpha, \
56 const ftype_r* beta, \
120 (ftype_r*)alpha, \
122 (ftype_r*)beta, \
135 #define GENTFUNCCO( ftype, ftype_r, ch, chr, blasname, blisname ) \ argument
143 const ftype_r* alpha, \
145 const ftype_r* beta, \
214 bli_obj_init_finish_1x1( dt_r, (ftype_r*)alpha, &alphao ); \
215 bli_obj_init_finish_1x1( dt_r, (ftype_r*)beta, &betao ); \
H A Dbla_her2k.c46 #define GENTFUNCCO( ftype, ftype_r, ch, chr, blasname, blisname ) \ argument
57 const ftype_r* beta, \
129 (ftype_r*)beta, \
142 #define GENTFUNCCO( ftype, ftype_r, ch, chr, blasname, blisname ) \ argument
153 const ftype_r* beta, \
230 bli_obj_init_finish_1x1( dt_r, (ftype_r*)beta, &betao ); \
H A Dbla_herk.h40 #define GENTPROTCO( ftype, ftype_r, ch, chr, blasname ) \ argument
48 const ftype_r* alpha, \
50 const ftype_r* beta, \
H A Dbla_asum.c42 #define GENTFUNCR2( ftype_x, ftype_r, chx, chr, blasname, blisname ) \ argument
44 ftype_r PASTEF772(chr,chx,blasname) \
53 ftype_r asum; \
H A Dbla_nrm2.c42 #define GENTFUNCR2( ftype_x, ftype_r, chx, chr, blasname, blisname ) \ argument
44 ftype_r PASTEF772(chr,chx,blasname) \
53 ftype_r norm; \
H A Dbla_her.c42 #define GENTFUNCCO( ftype, ftype_r, ch, chr, blasname, blisname ) \ argument
48 const ftype_r* alpha, \
93 (ftype_r*)alpha, \
H A Dbla_asum.h40 #define GENTPROTR2( ftype_x, ftype_r, chx, chr, blasname ) \ argument
42 BLIS_EXPORT_BLAS ftype_r PASTEF772(chr,chx,blasname) \
H A Dbla_nrm2.h40 #define GENTPROTR2( ftype_x, ftype_r, chx, chr, blasname ) \ argument
42 BLIS_EXPORT_BLAS ftype_r PASTEF772(chr,chx,blasname) \
H A Dbla_her.h40 #define GENTPROTCO( ftype, ftype_r, ch, chr, blasname ) \ argument
46 const ftype_r* alpha, \
H A Dbla_her2k.h40 #define GENTPROTCO( ftype, ftype_r, ch, chr, blasname ) \ argument
51 const ftype_r* beta, \
H A Dbla_hemm.c46 #define GENTFUNCCO( ftype, ftype_r, ch, chr, blasname, blisname ) \ argument
126 #define GENTFUNCCO( ftype, ftype_r, ch, chr, blasname, blisname ) \ argument
H A Dbla_her2.h40 #define GENTPROTCO( ftype, ftype_r, ch, chr, blasname ) \ argument
H A Dbla_hemv.h40 #define GENTPROTCO( ftype, ftype_r, ch, chr, blasname ) \ argument
/dports/math/blis/blis-0.8.1/frame/compat/attic/
H A Dbla_rotg.h40 #define GENTPROTR( ftype_xy, ftype_r, chxy, chr, blasname ) \ argument
45 ftype_r* c, \
46 ftype_r* s \
H A Dbla_rotg.c42 #define GENTFUNCR( ftype_xy, ftype_r, chxy, chr, blasname, blisname ) \ argument
47 ftype_r* c, \
48 ftype_r* s \
H A Dbla_rot.h40 #define GENTPROTR2( ftype_xy, ftype_r, chxy, chr, blasname ) \ argument
46 ftype_r* c, \
47 ftype_r* s \
H A Dbla_rot.c42 #define GENTFUNCR2( ftype_xy, ftype_r, chxy, chr, blasname, blisname ) \ argument
48 ftype_r* c, \
49 ftype_r* s \
H A Dbla_hpr.h40 #define GENTPROTCO( ftype, ftype_r, ch, chr, blasname ) \ argument
45 ftype_r* alpha, \
H A Dbla_hpr.c42 #define GENTFUNCCO( ftype, ftype_r, ch, chr, blasname, blisname ) \ argument
47 ftype_r* alpha, \
H A Dbla_hpr2.h40 #define GENTPROTCO( ftype, ftype_r, ch, chr, blasname ) \ argument
H A Dbla_hpmv.h40 #define GENTPROTCO( ftype, ftype_r, ch, chr, blasname ) \ argument
/dports/math/blis/blis-0.8.1/frame/compat/cblas/f77_sub/
H A Df77_asum_sub.h40 #define GENTPROTR2( ftype_x, ftype_r, chx, chr, blasname ) \ argument
46 ftype_r* rval \
H A Df77_nrm2_sub.h40 #define GENTPROTR2( ftype_x, ftype_r, chx, chr, blasname ) \ argument
46 ftype_r* rval \
H A Df77_nrm2_sub.c43 #define GENTFUNCR2( ftype_x, ftype_r, chx, chr, blasname, blisname ) \ argument
49 ftype_r* rval \
H A Df77_asum_sub.c43 #define GENTFUNCR2( ftype_x, ftype_r, chx, chr, blasname, blisname ) \ argument
49 ftype_r* rval \

12