Home | History | Annotate | Download | only in zlib

Lines Matching refs:STORED_BLOCK

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