Home | History | Annotate | Download | only in minizip

Lines Matching refs:Bytef

1704     pfile_in_zip_read_info->stream.next_out = (Bytef*)buf;
1760 (Bytef*)pfile_in_zip_read_info->read_buffer;
1799 const Bytef *bufBefore;
1812 bufBefore = (const Bytef *)pfile_in_zip_read_info->bstream.next_out;
1825 pfile_in_zip_read_info->stream.next_in = (Bytef*)pfile_in_zip_read_info->bstream.next_in;
1828 pfile_in_zip_read_info->stream.next_out = (Bytef*)pfile_in_zip_read_info->bstream.next_out;
1841 const Bytef *bufBefore;