Searched refs:STORED_BLOCK (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/
H A Dzutil.h26 #define STORED_BLOCK 0 macro
/linux-master/lib/zlib_deflate/
H A Ddeftree.c745 send_bits(s, (STORED_BLOCK<<1)+eof, 3); /* send block type */
758 send_bits(s, (STORED_BLOCK << 1), 3);

Completed in 69 milliseconds