Searched refs:STORED_BLOCK (Results 1 – 4 of 4) sorted by relevance
26 #define STORED_BLOCK 0 macro
76 #define STORED_BLOCK 0 macro
877 send_bits(s, (STORED_BLOCK<<1)+last, 3); /* send block type */
745 send_bits(s, (STORED_BLOCK<<1)+eof, 3); /* send block type */ in zlib_tr_stored_block()758 send_bits(s, (STORED_BLOCK << 1), 3); in zlib_tr_stored_type_only()