Lines Matching refs:overlay
865 ushf *overlay;
867 * We overlay pending_buf and d_buf+l_buf. This works since
924 overlay = (ushf *) ZALLOC(strm, s->lit_bufsize, sizeof (ush)+2);
925 s->pending_buf = (uchf *) overlay;
935 s->d_buf = overlay + s->lit_bufsize/sizeof (ush);
1315 ushf *overlay;
1333 overlay = (ushf *) ZALLOC(dest, ds->lit_bufsize, sizeof (ush)+2);
1334 ds->pending_buf = (uchf *) overlay;
1349 ds->d_buf = overlay + ds->lit_bufsize/sizeof (ush);
3404 * Check that the overlay between pending_buf and