Home
last modified time | relevance | path

Searched refs:z_off64_t (Results 26 – 50 of 60) sorted by relevance

123

/netbsd/external/gpl3/binutils.old/dist/zlib/
H A Dzconf.h508 # define z_off64_t off64_t macro
511 # define z_off64_t __int64 macro
513 # define z_off64_t z_off_t macro
H A Dgzread.c14 local int gz_skip OF((gz_statep, z_off64_t));
261 z_off64_t len;
269 n = GT_OFF(state->x.have) || (z_off64_t)state->x.have > len ?
H A Dgzwrite.c11 local int gz_zero OF((gz_statep, z_off64_t));
147 z_off64_t len;
160 n = GT_OFF(state->size) || (z_off64_t)state->size > len ?
H A Dzconf.h.cmakein510 # define z_off64_t off64_t
513 # define z_off64_t __int64
515 # define z_off64_t z_off_t
/netbsd/common/dist/zlib/
H A Dzconf.h540 # define z_off64_t off64_t macro
543 # define z_off64_t __int64 macro
545 # define z_off64_t z_off_t macro
H A Dgzread.c14 local int gz_skip OF((gz_statep, z_off64_t));
259 z_off64_t len;
267 n = GT_OFF(state->x.have) || (z_off64_t)state->x.have > len ?
H A Dgzwrite.c11 local int gz_zero OF((gz_statep, z_off64_t));
158 z_off64_t len;
171 n = GT_OFF(state->size) || (z_off64_t)state->size > len ?
/netbsd/external/gpl3/binutils/dist/zlib/
H A Dzconf.h508 # define z_off64_t off64_t macro
511 # define z_off64_t __int64 macro
513 # define z_off64_t z_off_t macro
H A Dcrc32.c103 local z_crc_t x2nmodp OF((z_off64_t n, unsigned k));
567 z_off64_t n; in x2nmodp()
1075 z_off64_t len2;
1094 z_off64_t len2; in crc32_combine_gen64()
H A Dgzread.c14 local int gz_skip OF((gz_statep, z_off64_t));
261 z_off64_t len;
269 n = GT_OFF(state->x.have) || (z_off64_t)state->x.have > len ?
H A Dgzwrite.c11 local int gz_zero OF((gz_statep, z_off64_t));
156 z_off64_t len;
169 n = GT_OFF(state->size) || (z_off64_t)state->size > len ?
H A Dzconf.h.cmakein510 # define z_off64_t off64_t
513 # define z_off64_t __int64
515 # define z_off64_t z_off_t
H A Dzconf.h.in508 # define z_off64_t off64_t macro
511 # define z_off64_t __int64 macro
513 # define z_off64_t z_off_t macro
/netbsd/external/gpl3/gdb.old/dist/zlib/
H A Dzconf.h508 # define z_off64_t off64_t macro
511 # define z_off64_t __int64 macro
513 # define z_off64_t z_off_t macro
H A Dgzread.c14 local int gz_skip OF((gz_statep, z_off64_t));
261 z_off64_t len;
269 n = GT_OFF(state->x.have) || (z_off64_t)state->x.have > len ?
H A Dgzwrite.c11 local int gz_zero OF((gz_statep, z_off64_t));
147 z_off64_t len;
160 n = GT_OFF(state->size) || (z_off64_t)state->size > len ?
/netbsd/external/gpl3/gdb/dist/zlib/
H A Dgzread.c14 local int gz_skip OF((gz_statep, z_off64_t));
261 z_off64_t len;
269 n = GT_OFF(state->x.have) || (z_off64_t)state->x.have > len ?
H A Dgzwrite.c11 local int gz_zero OF((gz_statep, z_off64_t));
147 z_off64_t len;
160 n = GT_OFF(state->size) || (z_off64_t)state->size > len ?
H A Dzconf.h.cmakein510 # define z_off64_t off64_t
513 # define z_off64_t __int64
515 # define z_off64_t z_off_t
H A Dzconf.h.in508 # define z_off64_t off64_t macro
511 # define z_off64_t __int64 macro
513 # define z_off64_t z_off_t macro
/netbsd/external/gpl3/gdb/dist/zlib/os400/
H A Dzlib.inc85 D z_off64_t S 20i 0 Stream offsets
236 D like(z_off64_t)
238 D offset value like(z_off64_t) Offset
255 D like(z_off64_t)
269 D like(z_off64_t)
/netbsd/external/gpl3/gdb.old/dist/zlib/os400/
H A Dzlib.inc85 D z_off64_t S 20i 0 Stream offsets
236 D like(z_off64_t)
238 D offset value like(z_off64_t) Offset
255 D like(z_off64_t)
269 D like(z_off64_t)
/netbsd/external/gpl3/binutils.old/dist/zlib/os400/
H A Dzlib.inc85 D z_off64_t S 20i 0 Stream offsets
236 D like(z_off64_t)
238 D offset value like(z_off64_t) Offset
255 D like(z_off64_t)
269 D like(z_off64_t)
/netbsd/common/dist/zlib/os400/
H A Dzlib.inc85 D z_off64_t S 20i 0 Stream offsets
236 D like(z_off64_t)
238 D offset value like(z_off64_t) Offset
255 D like(z_off64_t)
269 D like(z_off64_t)
/netbsd/external/gpl3/binutils/dist/zlib/os400/
H A Dzlib.inc85 D z_off64_t S 20i 0 Stream offsets
236 D like(z_off64_t)
238 D offset value like(z_off64_t) Offset
255 D like(z_off64_t)
269 D like(z_off64_t)

123