Searched defs:Quad_a16_t (Results 1 – 1 of 1) sorted by relevance
282 struct KMP_DO_ALIGN(16) Quad_a16_t { struct285 Quad_a16_t() : q() {} in Quad_a16_t() argument286 Quad_a16_t(const _Quad &cq) : q(cq) {} in Quad_a16_t() argument291 return (Quad_a16_t)(lhs + rhs); argument297 return (Quad_a16_t)(lhs - rhs); argument302 return (Quad_a16_t)(lhs * rhs); argument308 return (Quad_a16_t)(lhs / rhs); argument