Searched refs:__vc_pow (Results 1 – 4 of 4) sorted by relevance
/titanic_41/usr/src/lib/libmvec/common/ |
H A D | vc_pow_.c | 30 extern void __vc_pow(int, float *, int, float *, int, float *, int, 40 __vc_pow(*n, x, *stridex, y, *stridey, z, *stridez, tmp); in __vc_pow_()
|
H A D | __vc_pow.c | 40 __vc_pow(int n, float * restrict x, int stridex, float * restrict y, in __vc_pow() function
|
H A D | mapfile-vers | 76 __vc_pow; #LSARC/2003/737
|
/titanic_41/usr/src/lib/libmvec/ |
H A D | Makefile.com | 32 __vc_pow.o \ 205 ../common/__vc_pow.c \
|