SZ_SEEK_SET        52 chrome/installer/util/lzma_util.cc     case SZ_SEEK_SET:
SZ_SEEK_SET       177 third_party/lzma_sdk/7zFile.c     case SZ_SEEK_SET: moveMethod = FILE_BEGIN; break;
SZ_SEEK_SET       198 third_party/lzma_sdk/7zFile.c     case SZ_SEEK_SET: moveMethod = SEEK_SET; break;
SZ_SEEK_SET        37 third_party/lzma_sdk/7zStream.c   return stream->Seek(stream, &t, SZ_SEEK_SET);