Searched refs:QDSUnion (Results 1 – 1 of 1) sorted by relevance
4 union QDSUnion { float32x4_t q; float s[4]; }; union6 QDSUnion t = {{(a)}};