Searched refs:__vc_pow (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A Dvc_pow_.c30 extern void __vc_pow(int, float *, int, float *, int, float *, int,
40 __vc_pow(*n, x, *stridex, y, *stridey, z, *stridez, tmp);
H A D__vc_pow.c40 __vc_pow(int n, float * restrict x, int stridex, float * restrict y, function
/illumos-gate/usr/src/lib/libmvec/
H A DMakefile.com32 __vc_pow.o \
205 ../common/__vc_pow.c \

Completed in 59 milliseconds