Home
last modified time | relevance | path

Searched refs:__vhypot_n (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/lib/libmvec/common/
H A D__vhypot.c78 __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); in __vhypot()
345 __vhypot_n(int n, double * restrict px, int stridex, double * restrict py, in __vhypot_n() function