copy_block
local void copy_block (deflate_state *s, charf *buf, unsigned len,
copy_block(s, buf, (unsigned)stored_len, 1); /* with header */
local void copy_block OF((deflate_state *s, charf *buf, unsigned len,
copy_block(s, buf, (unsigned)stored_len, 1); /* with header */
copy_block(s, buf, (unsigned)stored_len, 0); /* without header */
local void copy_block (deflate_state *s, charf *buf, unsigned len,
copy_block(s, buf, (unsigned)stored_len, 1); /* with header */
local void copy_block (deflate_state *s, charf *buf, unsigned len,
copy_block(s, buf, (unsigned)stored_len, 1); /* with header */