Searched refs:complen (Results 1 – 4 of 4) sorted by relevance
491 uLong complen, wraplen; local495 complen = sourceLen +500 return complen + 6;536 return complen + wraplen;
570 uLong complen, wraplen; in deflateBound() local574 complen = sourceLen + in deflateBound()579 return complen + 6; in deflateBound()615 return complen + wraplen; in deflateBound()
571 uLong complen, wraplen; local575 complen = sourceLen +580 return complen + 6;616 return complen + wraplen;