Home | History | Annotate | Download | only in 7z

Lines Matching refs:STREAM_SEEK_SET

349         return stream->Seek(curTestPos + kHeaderSize, STREAM_SEEK_SET, NULL);

1183 RINOK(_stream->Seek(cur, STREAM_SEEK_SET, NULL));