Searched refs:__vc_exp (Results 1 – 5 of 5) sorted by relevance
/titanic_44/usr/src/lib/libmvec/common/ |
H A D | vc_exp_.c | 30 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.c | 36 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.c | 40 __vc_exp(int n, float * restrict x, int stridex, float * restrict y, in __vc_exp() function
|
H A D | mapfile-vers | 72 __vc_exp; #LSARC/2003/737
|
/titanic_44/usr/src/lib/libmvec/ |
H A D | Makefile.com | 30 __vc_exp.o \ 203 ../common/__vc_exp.c \
|