Searched refs:HFA4 (Results 1 – 1 of 1) sorted by relevance
23 struct HFA4 { double w, x, y, z; }; argument26 void __vectorcall hfa1(int a, struct HFA4 b, int c) {} in hfa1()33 void __vectorcall hfa2(struct HFA4 a, struct HFA4 b, double c) {} in hfa2()