Searched defs:SmallStruct (Results 1 – 2 of 2) sorted by relevance
60 struct SmallStruct { struct61 int pad;62 char buf[5];63 int pad2;
55 } SmallStruct; typedef