Home
last modified time | relevance | path

Searched refs:kNumGroupsMax (Results 1 – 1 of 1) sorted by relevance

/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp731 static const int kNumGroupsMax = 4; variable
887 for (i = 0; i < kNumGroupsMax; i++) in Update()
1036 for (int groupIndex = 0; groupIndex < kNumGroupsMax; groupIndex++) in Update()