HomeSort by: relevance | last modified time | path
    Searched refs:comm_max (Results 1 - 4 of 4) sorted by relevancy

  /src/common/dist/zlib/contrib/pascal/
zlibpas.pas 61 comm_max: Integer; (* space at comment (only when reading header) *)
  /src/common/dist/zlib/test/
infcover.c 308 head.comm_max = len;
  /src/common/dist/zlib/
zlib.h 127 uInt comm_max; /* space at comment (only when reading header) */ member in struct:gz_header_s
1058 comment is not Z_NULL, then up to comm_max characters are written there,
1059 terminated with a zero unless the length is greater than comm_max. When any
inflate.c 788 state->length < state->head->comm_max)

Completed in 16 milliseconds