Searched defs:HFA (Results 1 – 4 of 4) sorted by relevance
13 struct HFA { struct14 float a[3];
21 typedef struct { float arr[4]; } HFA; typedef
11 } HFA; typedef
622 struct HFA { struct631 // HFA is not indirect, so occupies its full 16 bytes on the stack. in test_hfa() argument