Searched refs:copy_block (Results 1 – 1 of 1) sorted by relevance
155 local void copy_block OF((deflate_state *s, charf *buf, unsigned len,876 copy_block(s, buf, (unsigned)stored_len, 1); /* with header */1205 local void copy_block(s, buf, len, header) in copy_block() function