Home | History | Annotate | Download | only in Modules

Lines Matching full:st_int

68 typedef struct { char c; int x; } st_int;

75 #define INT_ALIGN (sizeof(st_int) - sizeof(int))