Searched defs:HFA (Results 1 – 8 of 8) sorted by relevance
177 struct HFA { struct178 double x;179 double y;181 double z;187 struct HFA { struct188 double x;189 double y;191 double z;207 struct HFA { struct208 double x;[all …]
13 struct HFA { struct14 float a[3];
84 struct HFA { struct88 __attribute__((ms_abi)) void msabi_hfa(struct HFA a); argument
45 } HFA; typedef
21 typedef struct { float arr[4]; } HFA; typedef
13 } HFA; typedef
651 struct HFA { struct 660 // HFA is not indirect, so occupies its full 16 bytes on the stack. in test_hfa() argument