Searched refs:__vc_abs (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libmvec/common/ |
H A D | vc_abs_.c | 30 extern void __vc_abs(int, float *, int, float *, int); 38 __vc_abs(*n, x, *stridex, y, *stridey); in __vc_abs_()
|
H A D | __vc_abs.c | 39 __vc_abs(int n, float * restrict x, int stridex, float * restrict y, in __vc_abs() function
|
H A D | mapfile-vers | 70 __vc_abs; #LSARC/2003/737
|
/titanic_44/usr/src/lib/libmvec/ |
H A D | Makefile.com | 29 __vc_abs.o \ 202 ../common/__vc_abs.c \
|