Searched refs:__vexp (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/lib/libmvec/common/ |
H A D | vexp_.c | 30 extern void __vexp(int, double *, int, double *, int); 38 __vexp(*n, x, *stridex, y, *stridey); in __vexp_()
|
H A D | __vz_exp.c | 36 extern void __vexp(int, double *, int, double *, int); 47 __vexp(n, x, stridex, tmp, 1); in __vz_exp()
|
H A D | mapfilevis-vers | 52 __vexp; #LSARC/2003/737
|
H A D | mapfile-vers | 82 __vexp; #LSARC/2003/737
|
H A D | __vexp.c | 407 __vexp(int n, double *restrict x, int stridex, double *restrict y, in __vexp() function
|
/titanic_41/usr/src/lib/libmvec/ |
H A D | Makefile.com | 37 __vexp.o \ 119 __vexp.o \ 210 ../common/__vexp.c \
|
/titanic_41/usr/src/lib/libmvec/common/vis/ |
H A D | __vexp.S | 698 ENTRY(__vexp) 1281 SET_SIZE(__vexp)
|