HomeSort by relevance Sort by last modified time
    Searched defs:gzseek (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/third_party/zlib/
gzlib.c 353 z_off_t ZEXPORT gzseek(file, offset, whence) function
mozzconf.h 83 #define gzseek MOZ_Z_gzseek macro
zlib.h 1585 # undef gzseek macro
1587 # define gzseek macro
    [all...]
zconf.h 77 # define gzseek z_gzseek macro
  /external/zlib/src/
gzlib.c 439 z_off_t ZEXPORT gzseek(file, offset, whence) function
zlib.h 1710 # define gzseek macro
    [all...]
zconf.h 86 # define gzseek z_gzseek macro
  /external/qemu/distrib/zlib-1.2.3/
gzio.c 762 gzseek returns the resulting offset location as measured in bytes from
765 In this version of the library, gzseek can be extremely slow.
767 z_off_t ZEXPORT gzseek (file, offset, whence) function
884 return gzseek(file, 0L, SEEK_CUR);
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zlib.h 1374 # define gzseek macro
    [all...]
zconf.h 63 # define gzseek z_gzseek macro
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
zlib.h 1374 # define gzseek macro
    [all...]
zconf.h 63 # define gzseek z_gzseek macro
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
zlib.h 1374 # define gzseek macro
    [all...]
zconf.h 63 # define gzseek z_gzseek macro

Completed in 782 milliseconds