Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libmvec/common/
H A Dvc_exp_.c30 extern void __vc_exp(int, float *, int, float *, int, float *);
39 __vc_exp(*n, x, *stridex, y, *stridey, tmp); in __vc_exp_()
H A D__vc_pow.c36 extern void __vc_exp(int, float *, int, float *, int, float *);
55 __vc_exp(n, tmp, 1, z, stridez, tmp + n + n); in __vc_pow()
H A D__vc_exp.c40 __vc_exp(int n, float * restrict x, int stridex, float * restrict y, in __vc_exp() function
H A Dmapfile-vers72 __vc_exp; #LSARC/2003/737
/titanic_44/usr/src/lib/libmvec/
H A DMakefile.com30 __vc_exp.o \
203 ../common/__vc_exp.c \