Searched defs:SmallStruct (Results 1 – 2 of 2) sorted by relevance
57 struct SmallStruct { struct58 int pad;59 char buf[5];60 int pad2;
53 } SmallStruct; typedef