Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libmvec/common/
H A Dvz_exp_.c30 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.c36 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.c40 __vz_exp(int n, double * restrict x, int stridex, double * restrict y, in __vz_exp() function
H A Dmapfile-vers120 __vz_exp; #LSARC/2003/737
/titanic_44/usr/src/lib/libmvec/
H A DMakefile.com61 __vz_exp.o \
233 ../common/__vz_exp.c \