Searched refs:__vexpf (Results 1 – 7 of 7) sorted by relevance
/titanic_50/usr/src/lib/libmvec/common/ |
H A D | vexpf_.c | 30 extern void __vexpf(int, float *, int, float *, int); 38 __vexpf(*n, x, *stridex, y, *stridey); in __vexpf_()
|
H A D | __vc_exp.c | 36 extern void __vexpf(int, float *, int, float *, int); 47 __vexpf(n, x, stridex, tmp, 1); in __vc_exp()
|
H A D | mapfilevis-vers | 53 __vexpf; #LSARC/2003/737
|
H A D | __vexpf.c | 237 __vexpf(int n, float * restrict x, int stridex, float * restrict y, in __vexpf() function
|
H A D | mapfile-vers | 84 __vexpf; #LSARC/2003/737
|
/titanic_50/usr/src/lib/libmvec/ |
H A D | Makefile.com | 38 __vexpf.o \ 120 __vexpf.o \ 211 ../common/__vexpf.c \
|
/titanic_50/usr/src/lib/libmvec/common/vis/ |
H A D | __vexpf.S | 292 ENTRY(__vexpf) 2113 SET_SIZE(__vexpf)
|