Searched refs:posTotal (Results 1 - 1 of 1) sorted by relevance
/third_party/lzma/CPP/7zip/Bundles/SFXSetup/ | ||
H A D | SfxSetup.cpp | 56 UInt64 posTotal = 0;
in ReadDataString() local 59 if (posTotal > (1 << 20)) in ReadDataString() 97 posTotal += pos; in ReadDataString() |
Completed in 2 milliseconds