Searched refs:__vz_pow (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libmvec/common/ |
H A D | vz_pow_.c | 30 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.c | 40 __vz_pow(int n, double * restrict x, int stridex, double * restrict y, in __vz_pow() function
|
H A D | mapfile-vers | 124 __vz_pow; #LSARC/2003/737
|
/titanic_41/usr/src/lib/libmvec/ |
H A D | Makefile.com | 63 __vz_pow.o \ 235 ../common/__vz_pow.c \
|