Searched refs:__vatan2 (Results 1 – 7 of 7) sorted by relevance
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | vatan2_.c | 30 extern void __vatan2(int, double *, int, double *, int, double *, int); 39 __vatan2(*n, y, *stridey, x, *stridex, z, *stridez); in __vatan2_()
|
H A D | __vz_log.c | 36 extern void __vatan2(int, double *, int, double *, int, double *, int); 48 __vatan2(n, x + 1, stridex, x, stridex, y + 1, stridey); in __vz_log()
|
H A D | mapfilevis-vers | 47 __vatan2; #LSARC/2003/737
|
H A D | mapfile-vers | 62 __vatan2; #LSARC/2003/737
|
H A D | __vatan2.c | 68 __vatan2(int n, double * restrict y, int stridey, double * restrict x, in __vatan2() function
|
/illumos-gate/usr/src/lib/libmvec/ |
H A D | Makefile.com | 28 __vatan2.o \ 116 __vatan2.o \ 185 ../common/__vatan2.c \
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vatan2.S | 123 ENTRY(__vatan2) 1077 SET_SIZE(__vatan2)
|