Home
last modified time | relevance | path

Searched defs:z_off_t (Results 1 – 11 of 11) sorted by relevance

/external/rust/crates/libz-sys/src/zlib-ng/
Dzconf-ng.h.in133 # define z_off_t off_t macro
156 # define z_off_t long macro
Dzconf.h.in153 # define z_off_t off_t macro
176 # define z_off_t long macro
/external/rust/crates/libz-sys/src/
Dlib.rs50 pub type z_off_t = libc::off_t; typedef
57 pub type z_off_t = c_long; typedef
60 pub type z_off_t = i64; typedef
300 pub fn gzseek(file: gzFile, offset: z_off_t, whence: c_int) -> z_off_t; in gzseek()
304 pub fn gztell(file: gzFile) -> z_off_t; in gztell()
/external/libwebsockets/win32port/zlib/
Dzconf.h384 # define z_off_t off_t macro
395 # define z_off_t long macro
/external/freetype/src/gzip/
Dftzconf.h493 # define z_off_t off_t macro
517 # define z_off_t long macro
/external/tflite-support/third_party/zlib/
Dzconf.h499 # define z_off_t off_t macro
523 # define z_off_t long macro
/external/python/cpython2/Modules/zlib/
Dzconf.h.in480 # define z_off_t off_t macro
504 # define z_off_t long macro
Dzconf.h480 # define z_off_t off_t macro
504 # define z_off_t long macro
/external/rust/crates/libz-sys/src/zlib/
Dzconf.h.in480 # define z_off_t off_t macro
504 # define z_off_t long macro
Dzconf.h480 # define z_off_t off_t macro
504 # define z_off_t long macro
/external/zlib/
Dzconf.h512 # define z_off_t off_t macro
536 # define z_off_t long macro