Searched defs:Quad_a4_t (Results 1 – 1 of 1) sorted by relevance
219 struct KMP_DO_ALIGN(4) Quad_a4_t { struct222 Quad_a4_t() : q() {} in Quad_a4_t() function223 Quad_a4_t(const _Quad &cq) : q(cq) {} in Quad_a4_t() function228 return (Quad_a4_t)(lhs + rhs); argument234 return (Quad_a4_t)(lhs - rhs); argument239 return (Quad_a4_t)(lhs * rhs); argument245 return (Quad_a4_t)(lhs / rhs); argument