Home | History | Annotate | Download | only in 7z

Lines Matching full:get32

15 #define Get32(p) GetUi32(p)

245 UInt32 res = Get32(_buffer + _pos);
1153 UInt32 crcFromArchive = Get32(_header + 8);
1156 UInt32 nextHeaderCRC = Get32(_header + 0x1C);