Public Member Functions | |
| int i | __attribute__ ((aligned(16))) |
| long l1 | __attribute__ ((aligned(16))) |
| long l1 l2 | __attribute__ ((aligned(16))) |
Data Fields | |
| char | c |
Definition at line 63 of file gcc-attribute.c.
| int i S5::__attribute__ | ( | (aligned(16)) | ) |
| long l1 S5::__attribute__ | ( | (aligned(16)) | ) |
| long l1 l2 S5::__attribute__ | ( | (aligned(16)) | ) |
| char S5::c |
Definition at line 64 of file gcc-attribute.c.
1.5.6