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

  /external/zlib/
gzguts.h 115 ZEXTERN z_off64_t ZEXPORT gzseek64 OF((gzFile, z_off64_t, int));
zlib.h     [all...]
gzlib.c 296 z_off64_t ZEXPORT gzseek64(file, offset, whence) function
380 ret = gzseek64(file, (z_off64_t)offset, whence);
zconf.h 83 # define gzseek64 z_gzseek64 macro
zconf.h.cmakein 85 # define gzseek64 z_gzseek64
zconf.h.in 83 # define gzseek64 z_gzseek64
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zlib.h     [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
zlib.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
zlib.h     [all...]

Completed in 924 milliseconds