Searched refs:__vrsqrt (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A Dvrsqrt_.c30 extern void __vrsqrt(int, double *, int, double *, int);
38 __vrsqrt(*n, x, *stridex, y, *stridey);
H A D__vrsqrt.c117 __vrsqrt(int n, double * restrict px, int stridex, double * restrict py, int stridey) function
/illumos-gate/usr/src/lib/libmvec/
H A DMakefile.com48 __vrsqrt.o \
129 __vrsqrt.o \
221 ../common/__vrsqrt.c \
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vrsqrt.S29 .file "__vrsqrt.S"
184 ENTRY(__vrsqrt) function
2156 SET_SIZE(__vrsqrt)

Completed in 53 milliseconds