Searched refs:__vpowfx (Results 1 – 1 of 1) sorted by relevance
/illumos-gate/usr/src/lib/libmvec/common/ |
H A D | __vpowf.c | 108 static void __vpowfx(int n, float * restrict px, float * restrict py, 117 #pragma no_inline(__vpowfx) 443 __vpowfx(n, px, py, stridey, pz, stridez); in __vpowf() 696 __vpowfx(int n, float * restrict px, float * restrict py, in __vpowfx() function
|