Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmvec/common/
H A D__vc_abs.c36 extern void __vhypotf(int, float *, int, float *, int, float *, int);
43 __vhypotf(n, x, stridex, x + 1, stridex, y, stridey); in __vc_abs()
H A Dvhypotf_.c30 extern void __vhypotf(int, float *, int, float *, int, float *, int);
39 __vhypotf(*n, x, *stridex, y, *stridey, z, *stridez); in __vhypotf_()
H A D__vc_log.c37 extern void __vhypotf(int, float *, int, float *, int, float *, int);
46 __vhypotf(n, x, stridex, x + 1, stridex, y + 1, stridey); in __vc_log()
H A Dmapfilevis-vers55 __vhypotf; #LSARC/2003/737
H A D__vhypotf.c49 __vhypotf(int n, float *restrict x, int stridex, float *restrict y, in __vhypotf() function
H A Dmapfile-vers88 __vhypotf; #LSARC/2003/737
/illumos-gate/usr/src/lib/libmvec/
H A DMakefile.com42 __vhypotf.o \
124 __vhypotf.o \
199 ../common/__vhypotf.c \
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vhypotf.S151 ENTRY(__vhypotf)
1226 SET_SIZE(__vhypotf)