Home | History | Annotate | Download | only in zlib-1.2.3

Lines Matching refs:STORED_BLOCK

873     send_bits(s, (STORED_BLOCK<<1)+eof, 3);  /* send block type */