Home
last modified time | relevance | path

Searched refs:__vz_pow (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A Dvz_pow_.c30 extern void __vz_pow(int, double *, int, double *, int, double *, int,
40 __vz_pow(*n, x, *stridex, y, *stridey, z, *stridez, tmp); in __vz_pow_()
H A D__vz_pow.c40 __vz_pow(int n, double * restrict x, int stridex, double * restrict y, in __vz_pow() function
H A Dmapfile-vers124 __vz_pow; #LSARC/2003/737
/illumos-gate/usr/src/lib/libmvec/
H A DMakefile.com65 __vz_pow.o \
221 ../common/__vz_pow.c \