Home | History | Annotate | Download | only in zlib-1.2.3

Lines Matching refs:extra_max

689                                 len + copy > state->head->extra_max ?
690 state->head->extra_max - len : copy);