Home | History | Annotate | Download | only in zlib

Lines Matching refs:extra_max

726                                 len + copy > state->head->extra_max ?
727 state->head->extra_max - len : copy);