Home | History | Annotate | Download | only in include

Lines Matching defs:vec_trunc

10903 /* vec_trunc */
10905 static __inline__ vector float __ATTRS_o_ai vec_trunc(vector float __a) {
10914 static __inline__ vector double __ATTRS_o_ai vec_trunc(vector double __a) {