Searched refs:st_int (Results 1 – 2 of 2) sorted by relevance
68 typedef struct { char c; int x; } st_int; typedef75 #define INT_ALIGN (sizeof(st_int) - sizeof(int))
62 typedef struct { char c; int x; } st_int; typedef71 #define INT_ALIGN (sizeof(st_int) - sizeof(int))