Home
last modified time | relevance | path

Searched refs:alignShifts (Results 1 - 2 of 2) sorted by relevance

/third_party/lzma/CPP/7zip/Archive/7z/
H A D7zOut.h278 void SkipToAligned(unsigned pos, unsigned alignShifts);
H A D7zOut.cpp442 void COutArchive::SkipToAligned(unsigned pos, unsigned alignShifts) in SkipToAligned() argument
447 const unsigned alignSize = (unsigned)1 << alignShifts; in SkipToAligned()

Completed in 3 milliseconds