/third_party/node/deps/zlib/ |
H A D | zlib.h | 1864 ZEXTERN z_off64_t ZEXPORT gzseek64(gzFile, z_off64_t, int); 1889 # define gzseek gzseek64 1917 ZEXTERN z_off_t ZEXPORT gzseek64(gzFile, z_off_t, int);
|
H A D | gzguts.h | 141 ZEXTERN z_off64_t ZEXPORT gzseek64(gzFile, z_off64_t, int);
|
H A D | chromeconf.h | 104 #define gzseek64 Cr_z_gzseek64 macro
|
H A D | gzlib.c | 342 z_off64_t ZEXPORT gzseek64(gzFile file, z_off64_t offset, int whence) { in gzseek64() function 418 ret = gzseek64(file, (z_off64_t)offset, whence); in gzseek()
|
H A D | zconf.h | 108 # define gzseek64 z_gzseek64 macro
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | zlib.h | 1567 ZEXTERN z_off64_t ZEXPORT gzseek64 OF((gzFile, z_off64_t, int));
1576 # define gzseek gzseek64
1583 ZEXTERN z_off_t ZEXPORT gzseek64 OF((gzFile, z_off_t, int));
|
H A D | gzguts.h | 66 ZEXTERN z_off64_t ZEXPORT gzseek64 OF((gzFile, z_off64_t, int));
|
H A D | gzlib.c | 275 z_off64_t ZEXPORT gzseek64(file, offset, whence)
in gzseek64() function 358 ret = gzseek64(file, (z_off64_t)offset, whence);
|
H A D | zconf.h | 76 # define gzseek64 z_gzseek64
macro
|
/third_party/zlib/ |
H A D | zlib.h | 1860 ZEXTERN z_off64_t ZEXPORT gzseek64(gzFile, z_off64_t, int); 1879 # define gzseek gzseek64 1888 ZEXTERN z_off_t ZEXPORT gzseek64(gzFile, z_off_t, int);
|
H A D | gzguts.h | 141 ZEXTERN z_off64_t ZEXPORT gzseek64(gzFile, z_off64_t, int);
|
H A D | gzlib.c | 347 z_off64_t ZEXPORT gzseek64(gzFile file, z_off64_t offset, int whence) in gzseek64() function 425 ret = gzseek64(file, (z_off64_t)offset, whence); in gzseek()
|
H A D | zconf.h | 96 # define gzseek64 z_gzseek64 macro
|
/third_party/node/deps/v8/third_party/zlib/ |
H A D | zlib.h | 1847 ZEXTERN z_off64_t ZEXPORT gzseek64 OF((gzFile, z_off64_t, int)); 1870 # define gzseek gzseek64 1890 ZEXTERN z_off_t ZEXPORT gzseek64 OF((gzFile, z_off_t, int));
|
H A D | gzguts.h | 142 ZEXTERN z_off64_t ZEXPORT gzseek64 OF((gzFile, z_off64_t, int));
|
H A D | chromeconf.h | 101 #define gzseek64 Cr_z_gzseek64 macro
|
H A D | gzlib.c | 366 z_off64_t ZEXPORT gzseek64(file, offset, whence) in gzseek64() function 450 ret = gzseek64(file, (z_off64_t)offset, whence);
|
H A D | zconf.h | 105 # define gzseek64 z_gzseek64 macro
|
/third_party/skia/third_party/externals/zlib/ |
H A D | zlib.h | 1845 ZEXTERN z_off64_t ZEXPORT gzseek64 OF((gzFile, z_off64_t, int)); 1868 # define gzseek gzseek64 1888 ZEXTERN z_off_t ZEXPORT gzseek64 OF((gzFile, z_off_t, int));
|
H A D | gzguts.h | 142 ZEXTERN z_off64_t ZEXPORT gzseek64 OF((gzFile, z_off64_t, int));
|
H A D | chromeconf.h | 101 #define gzseek64 Cr_z_gzseek64 macro
|
H A D | gzlib.c | 366 z_off64_t ZEXPORT gzseek64(file, offset, whence) in gzseek64() function 450 ret = gzseek64(file, (z_off64_t)offset, whence);
|
H A D | zconf.h | 105 # define gzseek64 z_gzseek64 macro
|