Home | History | Annotate | Download | only in zlib

Lines Matching refs:extra_max

746                                 len + copy > state->head->extra_max ?
747 state->head->extra_max - len : copy);