Home | History | Annotate | Download | only in zlib_v128

Lines Matching refs:extra_max

742                                 len + copy > state->head->extra_max ?
743 state->head->extra_max - len : copy);