Searched refs:__vrsqrt (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | vrsqrt_.c | 30 extern void __vrsqrt(int, double *, int, double *, int); 38 __vrsqrt(*n, x, *stridex, y, *stridey); in __vrsqrt_()
|
H A D | mapfilevis-vers | 62 __vrsqrt; #LSARC/2003/737
|
H A D | mapfile-vers | 102 __vrsqrt; #LSARC/2003/737
|
H A D | __vrsqrt.c | 117 __vrsqrt(int n, double * restrict px, int stridex, double * restrict py, int stridey) in __vrsqrt() function
|
/illumos-gate/usr/src/lib/libmvec/ |
H A D | Makefile.com | 50 __vrsqrt.o \ 131 __vrsqrt.o \ 207 ../common/__vrsqrt.c \
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vrsqrt.S | 184 ENTRY(__vrsqrt) 2156 SET_SIZE(__vrsqrt)
|