/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
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/python/cpython2/Modules/zlib/ |
gzlib.c | 443 z_off_t ZEXPORT gzseek(file, offset, whence) function
|
zlib.h | 1857 # define gzseek macro [all...] |
zconf.h | 92 # define gzseek z_gzseek macro
|
/external/zlib/src/ |
gzlib.c | 443 z_off_t ZEXPORT gzseek(file, offset, whence) function
|
zlib.h | 1858 # define gzseek macro [all...] |
zconf.h | 92 # define gzseek z_gzseek macro
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/zlib/ |
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);
|
/development/ndk/zlib/ |
zlib.h | 1693 # define gzseek macro [all...] |
zconf.h | 84 # define gzseek z_gzseek macro
|
/device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/ |
zlib.h | 1857 # define gzseek macro [all...] |
zconf.h | 92 # define gzseek z_gzseek macro
|