Home
last modified time | relevance | path

Searched defs:CEntry (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Archive/
DRpmHandler.cpp163 struct CEntry struct
165 UInt32 Tag;
166 UInt32 Type;
167 UInt32 Offset;
168 UInt32 Count;
170 void Parse(const Byte *p) in Parse()