Lines Matching refs:ZLIB_FILEFUNC_SEEK_SET
366 if (ZSEEK64(*pzlib_filefunc_def,filestream,uReadPos,ZLIB_FILEFUNC_SEEK_SET)!=0)
430 if (ZSEEK64(*pzlib_filefunc_def,filestream,uReadPos,ZLIB_FILEFUNC_SEEK_SET)!=0)
452 if (ZSEEK64(*pzlib_filefunc_def,filestream, uPosFound,ZLIB_FILEFUNC_SEEK_SET)!=0)
476 if (ZSEEK64(*pzlib_filefunc_def,filestream, relativeOffset,ZLIB_FILEFUNC_SEEK_SET)!=0)
546 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
606 central_pos,ZLIB_FILEFUNC_SEEK_SET)!=0)
768 if (ZSEEK64(us.z_filefunc, us.filestream, central_pos, ZLIB_FILEFUNC_SEEK_SET) != 0) {
837 if (ZSEEK64(us.z_filefunc, us.filestream, central_pos, ZLIB_FILEFUNC_SEEK_SET) != 0) {
999 ZLIB_FILEFUNC_SEEK_SET)!=0)
1598 s->byte_before_the_zipfile,ZLIB_FILEFUNC_SEEK_SET)!=0)
1929 ZLIB_FILEFUNC_SEEK_SET)!=0)
2183 ZLIB_FILEFUNC_SEEK_SET)!=0)
2255 if (ZSEEK64(s->z_filefunc,s->filestream,s->central_pos+22,ZLIB_FILEFUNC_SEEK_SET)!=0)