Home
last modified time | relevance | path

Searched refs:extra_max (Results 1 – 21 of 21) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/zlib/contrib/pascal/
H A Dzlibpas.pas57 extra_max: Integer; (* space at extra (only when reading header) *)
/netbsd-src/external/gpl3/gdb/dist/zlib/contrib/pascal/
H A Dzlibpas.pas57 extra_max: Integer; (* space at extra (only when reading header) *)
/netbsd-src/external/gpl3/binutils.old/dist/zlib/contrib/pascal/
H A Dzlibpas.pas57 extra_max: Integer; (* space at extra (only when reading header) *)
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/etc/c/
H A Dzlib.d123 uint extra_max; /* space at extra (only when reading header) */ member
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/etc/c/
H A Dzlib.d120 uint extra_max; /* space at extra (only when reading header) */ member
/netbsd-src/external/cddl/osnet/dist/uts/common/zmod/
H A Dzlib.h118 uInt extra_max; /* space at extra (only when reading header) */ member
H A Dinflate.c700 len + copy > state->head->extra_max ?
701 state->head->extra_max - len : copy);
/netbsd-src/crypto/external/bsd/netpgp/dist/src/netpgpverify/
H A Dzlib.h461 uInt extra_max; /* space at extra (only when reading header) */ member
H A Dzlib.c1574 len + copy > state->head->extra_max ? in inflate()
1575 state->head->extra_max - len : copy); in inflate()
/netbsd-src/external/gpl3/gdb/dist/zlib/
H A Dzlib.h121 uInt extra_max; /* space at extra (only when reading header) */ member
H A Dinflate.c770 len + copy > state->head->extra_max ?
771 state->head->extra_max - len : copy);
/netbsd-src/external/gpl3/binutils.old/dist/zlib/test/
H A Dinfcover.c304 head.extra_max = len; in inf()
/netbsd-src/external/gpl3/binutils/dist/zlib/
H A Dzlib.h121 uInt extra_max; /* space at extra (only when reading header) */ member
H A Dinflate.c770 len + copy > state->head->extra_max ?
771 state->head->extra_max - len : copy);
/netbsd-src/external/gpl3/gdb/dist/zlib/test/
H A Dinfcover.c304 head.extra_max = len; in inf()
/netbsd-src/external/gpl3/gdb.old/dist/zlib/test/
H A Dinfcover.c304 head.extra_max = len; in inf()
/netbsd-src/external/gpl3/binutils.old/dist/zlib/
H A Dzlib.h121 uInt extra_max; /* space at extra (only when reading header) */ member
H A Dinflate.c770 len + copy > state->head->extra_max ?
771 state->head->extra_max - len : copy);
/netbsd-src/external/gpl3/binutils/dist/zlib/test/
H A Dinfcover.c304 head.extra_max = len; in inf()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Drange-op.cc1283 wide_int extra_min, extra_max; in wi_fold() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Drange-op.cc1825 wide_int extra_min, extra_max; in wi_fold() local