Searched refs:__vatan2f (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/libmvec/common/
H A Dvatan2f_.c30 extern void __vatan2f(int, float *, int, float *, int, float *, int);
39 __vatan2f(*n, y, *stridey, x, *stridex, z, *stridez);
H A D__vc_log.c36 extern void __vatan2f(int, float *, int, float *, int, float *, int);
48 __vatan2f(n, x + 1, stridex, x, stridex, y + 1, stridey);
H A D__vatan2f.c51 __vatan2f(int n, float * restrict y, int stridey, float * restrict x, function
/illumos-gate/usr/src/lib/libmvec/
H A DMakefile.com27 __vatan2f.o \
115 __vatan2f.o \
200 ../common/__vatan2f.c \
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vatan2f.S29 .file "__vatan2f.S"
209 ENTRY(__vatan2f) function
3378 SET_SIZE(__vatan2f)

Completed in 50 milliseconds