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