Searched defs:CEntry (Results 1 – 1 of 1) sorted by relevance
163 struct CEntry struct165 UInt32 Tag;166 UInt32 Type;167 UInt32 Offset;168 UInt32 Count;170 void Parse(const Byte *p) in Parse()