Searched refs:__vz_exp (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libmvec/common/ |
H A D | vz_exp_.c | 30 extern void __vz_exp(int, double *, int, double *, int, double *); 39 __vz_exp(*n, x, *stridex, y, *stridey, tmp); in __vz_exp_()
|
H A D | __vz_pow.c | 36 extern void __vz_exp(int, double *, int, double *, int, double *); 55 __vz_exp(n, tmp, 1, z, stridez, tmp + n + n); in __vz_pow()
|
H A D | __vz_exp.c | 40 __vz_exp(int n, double * restrict x, int stridex, double * restrict y, in __vz_exp() function
|
H A D | mapfile-vers | 120 __vz_exp; #LSARC/2003/737
|
/titanic_44/usr/src/lib/libmvec/ |
H A D | Makefile.com | 61 __vz_exp.o \ 233 ../common/__vz_exp.c \
|