Searched defs:comm_max (Results 1 - 4 of 4) sorted by relevance

/external/zlib/src/
H A Dzlib.h123 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
984 comment is not Z_NULL, then up to comm_max characters are written there,
985 terminated with a zero unless the length is greater than comm_max. When any
/external/zlib/
H A Dzlib.h123 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
984 comment is not Z_NULL, then up to comm_max characters are written there,
985 terminated with a zero unless the length is greater than comm_max. When any
/external/pdfium/core/include/thirdparties/zlib/
H A Dzlib.h188 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
1049 comment is not Z_NULL, then up to comm_max characters are written there,
1050 terminated with a zero unless the length is greater than comm_max. When any
/external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
H A Dzlib.h192 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
1053 comment is not Z_NULL, then up to comm_max characters are written there,
1054 terminated with a zero unless the length is greater than comm_max. When any

Completed in 115 milliseconds