Go to the source code of this file.
Data Structures | |
struct | S3 |
struct | S4 |
struct | S5 |
Functions | |
int | __attribute__ ((aligned(16))) |
union | __attribute__ ((__packed__)) |
int | main () |
Variables | |
int | x4 |
struct S3 | packed |
struct S4 | __packed__ |
struct S5 __attribute__ | ( | (__packed__) | ) | [read, write] |
Definition at line 35 of file gcc-attribute.c.
int __attribute__ | ( | (aligned(16)) | ) |
Definition at line 2 of file gcc-attribute.c.
int main | ( | ) |
struct S4 __packed__ |
int x4 |
Definition at line 24 of file gcc-attribute.c.