HomeSort by relevance Sort by last modified time
    Searched refs:ZLIB_FILEFUNC_SEEK_CUR (Results 1 - 4 of 4) sorted by null

  /external/zlib/contrib/minizip/
ioapi.h 112 #define ZLIB_FILEFUNC_SEEK_CUR (1)
ioapi.c 167 case ZLIB_FILEFUNC_SEEK_CUR :
190 case ZLIB_FILEFUNC_SEEK_CUR :
iowin32.c 247 case ZLIB_FILEFUNC_SEEK_CUR :
285 case ZLIB_FILEFUNC_SEEK_CUR :
unzip.c 996 if (ZSEEK64(s->z_filefunc, s->filestream,lSeek,ZLIB_FILEFUNC_SEEK_CUR)==0)
    [all...]

Completed in 126 milliseconds