Searched refs:unzSetOffset64 (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/zlib/contrib/minizip/
H A Dunzip.h428 extern int ZEXPORT unzSetOffset64 (unzFile file, ZPOS64_T pos);
H A Dunzip.c2104 extern int ZEXPORT unzSetOffset64(unzFile file, ZPOS64_T pos) function
2124 return unzSetOffset64(file,pos);
/haiku-buildtools/binutils/zlib/contrib/minizip/
H A Dunzip.h428 extern int ZEXPORT unzSetOffset64 (unzFile file, ZPOS64_T pos);
H A Dunzip.c2104 extern int ZEXPORT unzSetOffset64(unzFile file, ZPOS64_T pos) function
2124 return unzSetOffset64(file,pos);

Completed in 122 milliseconds