/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/zlib/ |
gzlib.c | 362 z_off64_t ZEXPORT gzseek64(file, offset, whence)
function 446 ret = gzseek64(file, (z_off64_t)offset, whence);
|
zconf.h | 87 # define gzseek64 z_gzseek64
macro
|
/external/pdfium/third_party/zlib_v128/ |
gzlib.c | 362 z_off64_t ZEXPORT gzseek64( function 446 ret = gzseek64(file, (z_off64_t)offset, whence);
|
zconf.h | 87 # define gzseek64 z_gzseek64 macro
|
/external/python/cpython2/Modules/zlib/ |
gzlib.c | 362 z_off64_t ZEXPORT gzseek64(file, offset, whence) function 446 ret = gzseek64(file, (z_off64_t)offset, whence);
|
zconf.h | 87 # define gzseek64 z_gzseek64 macro
|
/external/zlib/src/ |
gzlib.c | 362 z_off64_t ZEXPORT gzseek64(file, offset, whence) function 446 ret = gzseek64(file, (z_off64_t)offset, whence);
|
zconf.h | 87 # define gzseek64 z_gzseek64 macro
|
/external/syslinux/com32/include/ |
zconf.h | 75 # define gzseek64 z_gzseek64 macro
|