Searched refs:__vhypot_n (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | __vhypot.c | 78 __vhypot_n(int n, double * restrict px, int stridex, double * restrict py, 81 #pragma no_inline(__vhypot_n) 242 __vhypot_n (n_n, spx, stridex, spy, stridey, spz, stridez); 345 __vhypot_n(int n, double * restrict px, int stridex, double * restrict py, function
|
Completed in 56 milliseconds