Home | History | Annotate | Download | only in Headers

Lines Matching defs:vec_sqrt

6406 /* vec_sqrt */
6409 static __inline__ vector float __ATTRS_o_ai vec_sqrt(vector float __a) {
6413 static __inline__ vector double __ATTRS_o_ai vec_sqrt(vector double __a) {