Home
last modified time | relevance | path

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

/external/lzma/C/
DAlloc.c401 size_t alignSize = (size_t)1 << p->numAlignBits; in AlignOffsetAlloc_Alloc() local
/external/lzma/CPP/7zip/Archive/7z/
D7zOut.cpp460 const unsigned alignSize = (unsigned)1 << alignShifts; in SkipToAligned() local