Searched refs:__vrhypotf (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | vrhypotf_.c | 32 extern void __vrhypotf(int, float *, int, float *, int, float *, int); 41 __vrhypotf(*n, x, *stridex, y, *stridey, z, *stridez);
|
H A D | __vrhypotf.c | 251 __vrhypotf(int n, float * restrict px, int stridex, float * restrict py, function
|
/illumos-gate/usr/src/lib/libmvec/ |
H A D | Makefile.com | 47 __vrhypotf.o \ 128 __vrhypotf.o \ 220 ../common/__vrhypotf.c \
|
/illumos-gate/usr/src/lib/libmvec/common/vis/ |
H A D | __vrhypotf.S | 29 .file "__vrhypotf.S" 287 ENTRY(__vrhypotf) function 1518 SET_SIZE(__vrhypotf)
|
Completed in 70 milliseconds