Home
last modified time | relevance | path

Searched refs:__vexpf (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A Dvexpf_.c30 extern void __vexpf(int, float *, int, float *, int);
38 __vexpf(*n, x, *stridex, y, *stridey); in __vexpf_()
H A D__vc_exp.c36 extern void __vexpf(int, float *, int, float *, int);
47 __vexpf(n, x, stridex, tmp, 1); in __vc_exp()
H A Dmapfilevis-vers53 __vexpf; #LSARC/2003/737
H A D__vexpf.c237 __vexpf(int n, float * restrict x, int stridex, float * restrict y, in __vexpf() function
H A Dmapfile-vers84 __vexpf; #LSARC/2003/737
/illumos-gate/usr/src/lib/libmvec/
H A DMakefile.com40 __vexpf.o \
122 __vexpf.o \
197 ../common/__vexpf.c \
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vexpf.S292 ENTRY(__vexpf)
2113 SET_SIZE(__vexpf)