Searched refs:__vatan2f (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | vatan2f_.c | 30 extern void __vatan2f(int, float *, int, float *, int, float *, int); 39 __vatan2f(*n, y, *stridey, x, *stridex, z, *stridez); in __vatan2f_()
|
H A D | __vc_log.c | 36 extern void __vatan2f(int, float *, int, float *, int, float *, int); 48 __vatan2f(n, x + 1, stridex, x, stridex, y + 1, stridey); in __vc_log()
|
H A D | mapfilevis-vers | 48 __vatan2f; #LSARC/2003/737
|
H A D | mapfile-vers | 64 __vatan2f; #LSARC/2003/737
|
H A D | __vatan2f.c | 51 __vatan2f(int n, float * restrict y, int stridey, float * restrict x, in __vatan2f() function
|
/illumos-gate/usr/src/lib/libmvec/ |
H A D | Makefile.com | 29 __vatan2f.o \ 117 __vatan2f.o \ 186 ../common/__vatan2f.c \
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vatan2f.S | 209 ENTRY(__vatan2f) 3378 SET_SIZE(__vatan2f)
|