Searched refs:__vatan (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | vatan_.c | 30 extern void __vatan(int, double *, int, double *, int); 38 __vatan(*n, x, *stridex, y, *stridey);
|
H A D | __vatan.c | 48 __vatan(int n, double * restrict x, int stridex, double * restrict y, int stridey) function
|
/illumos-gate/usr/src/lib/libmvec/ |
H A D | Makefile.com | 25 __vatan.o \ 113 __vatan.o \ 198 ../common/__vatan.c \
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vatan.S | 29 .file "__vatan.S" 129 ENTRY(__vatan) function 135 __vatan(int n, double *x, int stridex, double *y, stridey) 570 SET_SIZE(__vatan)
|
Completed in 55 milliseconds