Searched refs:ZLIB_FILEFUNC_SEEK_CUR (Results 1 – 3 of 3) sorted by relevance
37 #define ZLIB_FILEFUNC_SEEK_CUR (1) macro
155 case ZLIB_FILEFUNC_SEEK_CUR :
709 if (ZSEEK(s->z_filefunc, s->filestream,lSeek,ZLIB_FILEFUNC_SEEK_CUR)==0)735 if (ZSEEK(s->z_filefunc, s->filestream,lSeek,ZLIB_FILEFUNC_SEEK_CUR)==0)
Completed in 13 milliseconds