Searched refs:__vsqrt (Results 1 – 6 of 6) sorted by relevance
/titanic_44/usr/src/lib/libmvec/common/ |
H A D | vsqrt_.c | 30 extern void __vsqrt(int, double *, int, double *, int); 38 __vsqrt(*n, x, *stridex, y, *stridey); in __vsqrt_()
|
H A D | __vsqrt.c | 41 __vsqrt(int n, double * restrict x, int stridex, double * restrict y, int stridey) in __vsqrt() function
|
H A D | mapfilevis-vers | 68 __vsqrt; #LSARC/2003/737
|
H A D | mapfile-vers | 114 __vsqrt; #LSARC/2003/737
|
/titanic_44/usr/src/lib/libmvec/ |
H A D | Makefile.com | 58 __vsqrt.o \ 135 __vsqrt.o \ 231 ../common/__vsqrt.c \
|
/titanic_44/usr/src/lib/libmvec/common/vis/ |
H A D | __vsqrt.S | 675 ENTRY(__vsqrt) 1843 SET_SIZE(__vsqrt)
|