extra_max         689 lib/zlib/inflate.c                                 len + copy > state->head->extra_max ?
extra_max         690 lib/zlib/inflate.c                                 state->head->extra_max - len : copy);
extra_max         122 lib/zlib/zlib.h     uInt    extra_max;  /* space at extra (only when reading header) */