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.c 155 case ZLIB_FILEFUNC_SEEK_CUR :
178 case ZLIB_FILEFUNC_SEEK_CUR :
ioapi.h 104 #define ZLIB_FILEFUNC_SEEK_CUR (1)
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 329 milliseconds