Home
last modified time | relevance | path

Searched refs:comm_max (Results 1 – 11 of 11) sorted by relevance

/external/zlib/src/contrib/pascal/
Dzlibpas.pas61 comm_max: Integer; (* space at comment (only when reading header) *)
/external/syslinux/com32/include/
Dzlib.h123 uInt comm_max; /* space at comment (only when reading header) */ member
/external/zlib/src/
Dzlib.h123 uInt comm_max; /* space at comment (only when reading header) */ member
Dinflate.c784 state->length < state->head->comm_max)
/external/python/cpython2/Modules/zlib/
Dzlib.h123 uInt comm_max; /* space at comment (only when reading header) */ member
Dinflate.c784 state->length < state->head->comm_max)
/external/zlib/
Dzlib.h123 uInt comm_max; /* space at comment (only when reading header) */ member
/external/pdfium/third_party/zlib_v128/
Dzlib.h192 uInt comm_max; /* space at comment (only when reading header) */ member
Dinflate.c784 state->length < state->head->comm_max) in inflate()
/external/zlib/src/test/
Dinfcover.c308 head.comm_max = len; in inf()
/external/syslinux/com32/lib/zlib/
Dinflate.c768 state->length < state->head->comm_max)