OFF                99 other-licenses/zlib/inffast.c     in = strm->next_in - OFF;
OFF               101 other-licenses/zlib/inffast.c     out = strm->next_out - OFF;
OFF               194 other-licenses/zlib/inffast.c                     from = window - OFF;
OFF               213 other-licenses/zlib/inffast.c                             from = window - OFF;
OFF               294 other-licenses/zlib/inffast.c     strm->next_in = in + OFF;
OFF               295 other-licenses/zlib/inffast.c     strm->next_out = out + OFF;