Home
last modified time | relevance | path

Searched refs:__vhypot (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vz_abs.c36 extern void __vhypot(int, double *, int, double *, int, double *, int);
43 __vhypot(n, x, stridex, x + 1, stridex, y, stridey); in __vz_abs()
H A Dvhypot_.c30 extern void __vhypot(int, double *, int, double *, int, double *, int);
39 __vhypot(*n, x, *stridex, y, *stridey, z, *stridez); in __vhypot_()
H A D__vz_log.c37 extern void __vhypot(int, double *, int, double *, int, double *, int);
46 __vhypot(n, x, stridex, x + 1, stridex, y + 1, stridey); in __vz_log()
H A Dmapfilevis-vers54 __vhypot; #LSARC/2003/737
H A Dmapfile-vers86 __vhypot; #LSARC/2003/737
H A D__vhypot.c100 __vhypot(int n, double * restrict px, int stridex, double * restrict py, in __vhypot() function
/illumos-gate/usr/src/lib/libmvec/
H A DMakefile.com41 __vhypot.o \
123 __vhypot.o \
198 ../common/__vhypot.c \
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vhypot.S195 ENTRY(__vhypot)
1242 SET_SIZE(__vhypot)