Searched refs:__vlogf (Results 1 – 7 of 7) sorted by relevance
/titanic_41/usr/src/lib/libmvec/common/ |
H A D | vlogf_.c | 30 extern void __vlogf(int, float *, int, float *, int); 38 __vlogf(*n, x, *stridex, y, *stridey); in __vlogf_()
|
H A D | __vc_log.c | 38 extern void __vlogf(int, float *, int, float *, int); 47 __vlogf(n, y + 1, stridey, y, stridey); in __vc_log()
|
H A D | mapfilevis-vers | 57 __vlogf; #LSARC/2003/737
|
H A D | __vlogf.c | 144 __vlogf(int n, float * restrict x, int stridex, float * restrict y, in __vlogf() function
|
H A D | mapfile-vers | 92 __vlogf; #LSARC/2003/737
|
/titanic_41/usr/src/lib/libmvec/ |
H A D | Makefile.com | 42 __vlogf.o \ 124 __vlogf.o \ 215 ../common/__vlogf.c \
|
/titanic_41/usr/src/lib/libmvec/common/vis/ |
H A D | __vlogf.S | 269 ENTRY(__vlogf) 1276 SET_SIZE(__vlogf)
|