Searched defs:gzseek (Results 1 - 18 of 18) sorted by relevance
/third_party/node/deps/v8/third_party/zlib/ |
H A D | gzlib.c | 443 z_off_t ZEXPORT gzseek(file, offset, whence) in gzseek() function
|
H A D | zlib.h | 1868 # undef gzseek macro 1870 # define gzseek gzseek64 macro [all...] |
H A D | chromeconf.h | 100 #define gzseek Cr_z_gzseek macro
|
H A D | zconf.h | 104 # define gzseek z_gzseek macro
|
/third_party/libwebsockets/win32port/zlib/ |
H A D | gzlib.c | 351 z_off_t ZEXPORT gzseek(file, offset, whence)
in gzseek() function
|
H A D | zlib.h | 1576 # define gzseek gzseek64
macro
|
H A D | zconf.h | 75 # define gzseek z_gzseek
macro
|
/third_party/skia/third_party/externals/zlib/ |
H A D | gzlib.c | 443 z_off_t ZEXPORT gzseek(file, offset, whence) in gzseek() function
|
H A D | zlib.h | 1866 # undef gzseek macro 1868 # define gzseek gzseek64 macro [all...] |
H A D | chromeconf.h | 100 #define gzseek Cr_z_gzseek macro
|
H A D | zconf.h | 104 # define gzseek z_gzseek macro
|
/third_party/node/deps/zlib/ |
H A D | gzlib.c | 415 z_off_t ZEXPORT gzseek(gzFile file, z_off_t offset, int whence) { in gzseek() function
|
H A D | zlib.h | 1887 # undef gzseek macro 1889 # define gzseek gzseek64 macro [all...] |
H A D | chromeconf.h | 103 #define gzseek Cr_z_gzseek macro
|
H A D | zconf.h | 107 # define gzseek z_gzseek macro
|
/third_party/zlib/ |
H A D | gzlib.c | 421 z_off_t ZEXPORT gzseek(gzFile file, z_off_t offset, int whence) in gzseek() function
|
H A D | zlib.h | 1879 # define gzseek gzseek64 macro
|
H A D | zconf.h | 95 # define gzseek z_gzseek macro
|
Completed in 27 milliseconds